TreeNode.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 - Parent- Output - itfParent- The parent ITreeNode 
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 |