ITreeNode.Children (METH)
METHOD Children : COLLECTION_ERROR
Gets an iterator with all children of this node. The iterator contains objects of the type ITreeNode.
- InOut:
Scope
Name
Type
Comment
Return
ChildrenInput
itfIteratorLinkedListIterator with child objects of the type ITreeNode.