TreeNode.SafeChildren (METH)ΒΆ

METHOD SafeChildren : COLLECTION_ERROR

Gets an thread safe iterator with all children of this node. The iterator contains objects of the type ITreeNode.

InOut:

Scope

Name

Type

Comment

Return

SafeChildren

COLLECTION_ERROR

Input

itfIterator

ISafeLinkedListIterator

LinkedListIterator with child objects of the type ITreeNode.