Click or drag to resize
TextCategoryIndexChildNodes Property

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

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

Property Value

Type: IListICategoryIndex

Implements

ICategoryIndexChildNodes
See Also