IContainsValue.ContainsValue (METH)
METHOD ContainsValue : COLLECTION_ERROR
Checks if the collection contains the value of itfElement.
This method calls ElementEquals of IElement to compare the element values.
- InOut:
Scope
Name
Type
Comment
Return
ContainsValueInput
itfElementThe element to check
Output
xResultBOOLTrue if the collection contains the value of
itfElement