Click or drag to resize
ICategoryIndexLoadChildNodes Method

[Missing <summary> documentation for "M:X3Platform.CategoryIndexes.ICategoryIndex.LoadChildNodes(System.Collections.Generic.IList{X3Platform.CategoryIndexes.ICategoryIndex})"]

Namespace: X3Platform.CategoryIndexes
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
void LoadChildNodes(
	IList<ICategoryIndex> nodes
)

Parameters

nodes
Type: System.Collections.GenericIListICategoryIndex

[Missing <param name="nodes"/> documentation for "M:X3Platform.CategoryIndexes.ICategoryIndex.LoadChildNodes(System.Collections.Generic.IList{X3Platform.CategoryIndexes.ICategoryIndex})"]

See Also