TreeNode.ContainsChild (METH)ΒΆ
METHOD ContainsChild : COLLECTION_ERROR
Checks if this node contains the child element itfElement.
- InOut:
- Scope - Name - Type - Comment - Return - ContainsChild- Input - itfElement- The element to check - Output - xResult- BOOL- True, if this node contains the element itfElement.