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