ITreeNodeData
01 Syntax
Microsoft.VisualBasic.ComponentModel.DataStructures.Tree.ITreeNodeData`1
02 Properties
| Name | Overloads | Summary |
|---|---|---|
| ChildNodes | 1 | Children |
| IsLeaf | 1 | Is this node have no childs |
| IsRoot | 1 | I this node have no parents |
| Parent | 1 | |
| FullyQualifiedName | 1 |
03 Members
ChildNodes
Children
IsLeaf
Is this node have no childs
IsRoot
I this node have no parents
Parent
FullyQualifiedName