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- Input - itfIterator- LinkedListIterator with child objects of the type ITreeNode. 
