TextCategoryIndexChildNodes Property |
[Missing <summary> documentation for "P:X3Platform.CategoryIndexes.TextCategoryIndex.ChildNodes"]
Namespace: X3Platform.CategoryIndexesAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IList<ICategoryIndex> ChildNodes { get; }
public:
virtual property IList<ICategoryIndex^>^ ChildNodes {
IList<ICategoryIndex^>^ get () sealed;
}
Property Value
Type:
IListICategoryIndexImplements
ICategoryIndexChildNodes
See Also