ITreeNode.Parent (METH)
METHOD Parent : COLLECTION_ERROR
Gets the parent ITreeNode. Returns NOT_FOUND if this node is the root node.
- InOut:
Scope
Name
Type
Comment
Return
ParentOutput
itfParentThe parent ITreeNode
ITreeNode.Parent (METH)METHOD Parent : COLLECTION_ERROR
Gets the parent ITreeNode. Returns NOT_FOUND if this node is the root node.
Scope |
Name |
Type |
Comment |
|---|---|---|---|
Return |
|
||
Output |
|
The parent ITreeNode |