Click or drag to resize
ICategoryIndexChildNodes Property

[Missing <summary> documentation for "P:X3Platform.CategoryIndexes.ICategoryIndex.ChildNodes"]

Namespace: X3Platform.CategoryIndexes
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
IList<ICategoryIndex> ChildNodes { get; }

Property Value

Type: IListICategoryIndex
See Also