Click or drag to resize
Accord.NET (logo)

ITreeNodeTNode Properties

The ITreeNodeTNode generic type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets or sets the collection of child nodes under this node.
Public propertyIsLeaf
Gets whether this node is a leaf (has no children).
Top
See Also