Click or drag to resize

INodeT Properties

The INodeT generic type exposes the following members.

Properties
  NameDescription
Public propertyChildren
The child nodes of this node.
Public propertyItem
The value of the element contained in this node.
Public propertyLevel
The depth of this node in the hierarchy (root nodes have level 0).
Public propertyParent
The parent node of this node.
Top
See Also