Enum NodeType
Node types for tree structures.
Namespace: DelsysAPI.Utils
Assembly: DelsysAPI.dll
Syntax
public enum NodeType
Fields
| Name | Description |
|---|---|
| LEAF | |
| NOT_SET | |
| PARENT | |
| ROOT |
Node types for tree structures.
public enum NodeType
| Name | Description |
|---|---|
| LEAF | |
| NOT_SET | |
| PARENT | |
| ROOT |