The HierarchyData<(Of <(<'T>)>)> type exposes the following members.

Properties

  Name Description
Public property Children
Children of the current node.
Public property HasChildren
Indicates if a current node has children nodes.
Public property Item
Current item.
Public property Parent
Parent node.
Public property Path
Path of a current node.
Public property Root
Root node
Public property Type
Type of the node.

See Also