Click or drag to resize
DynamicTreeViewAdd Method
新增树的节点

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

Parameters

node
Type: X3Platform.CategoryIndexesDynamicTreeNode

[Missing <param name="node"/> documentation for "M:X3Platform.CategoryIndexes.DynamicTreeView.Add(X3Platform.CategoryIndexes.DynamicTreeNode)"]

See Also