Click or drag to resize
ObjectTypeTreeNode Methods

The ObjectTypeTreeNode type exposes the following members.

Methods
  NameDescription
Public methodAddGroup
Creates a new empty object type tree. Returns identity
Public methodAddObjectType
Creates a new empty object type tree. Returns identity
Public methodEnsureNode
Ensures node with the given relative path
Public methodFindNode(String, Boolean)
Find the node with matching object type.
Public methodFindNode(String, Boolean, ObjectTypeTreeNode)
Find the node with matching object type.
Public methodGetObjectTypes
Returns all object types of given node or child tree separated by semicolon.
Public methodStatic memberNewObjectTree
Creates a new empty object type tree
Public methodRemoveNode
Find the node with matching object type.
Top
See Also