INodeT Properties |
The INodeT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Children |
The child nodes of this node.
|
![]() | Item |
The value of the element contained in this node.
|
![]() | Level |
The depth of this node in the hierarchy (root nodes have level 0).
|
![]() | Parent |
The parent node of this node.
|