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

Parent

COLLECTION_ERROR

Output

itfParent

ITreeNode

The parent ITreeNode