TreeNode.ContainsChild (METH)ΒΆ

METHOD ContainsChild : COLLECTION_ERROR

Checks if this node contains the child element itfElement.

InOut:

Scope

Name

Type

Comment

Return

ContainsChild

COLLECTION_ERROR

Input

itfElement

IElement

The element to check

Output

xResult

BOOL

True, if this node contains the element itfElement.