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 - ContainsValue- Input - itfElement- The element to check - Output - xResult- BOOL- True if the collection contains the value of - itfElement