ObjectTypeTreeNode Methods |
The ObjectTypeTreeNode type exposes the following members.
Name | Description | |
---|---|---|
AddGroup |
Creates a new empty object type tree. Returns identity
| |
AddObjectType |
Creates a new empty object type tree. Returns identity
| |
EnsureNode |
Ensures node with the given relative path
| |
FindNode(String, Boolean) |
Find the node with matching object type.
| |
FindNode(String, Boolean, ObjectTypeTreeNode) |
Find the node with matching object type.
| |
GetObjectTypes |
Returns all object types of given node or child tree separated by semicolon.
| |
NewObjectTree |
Creates a new empty object type tree
| |
RemoveNode |
Find the node with matching object type.
|