Click or drag to resize
TextCategoryIndexLoadChildNode Method

[Missing <summary> documentation for "M:X3Platform.CategoryIndexes.TextCategoryIndex.LoadChildNode(X3Platform.CategoryIndexes.ICategoryIndex)"]

Namespace: X3Platform.CategoryIndexes
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public void LoadChildNode(
	ICategoryIndex node
)

Parameters

node
Type: X3Platform.CategoryIndexesICategoryIndex

[Missing <param name="node"/> documentation for "M:X3Platform.CategoryIndexes.TextCategoryIndex.LoadChildNode(X3Platform.CategoryIndexes.ICategoryIndex)"]

Implements

ICategoryIndexLoadChildNode(ICategoryIndex)
See Also