ElementSet.Contains
Description:
Tests for the existence of an element within the set.
Tests for the existence of an element within the set.
-
itemThe element to be searched for.
Return Value
bool
The Contains method returns True if the element is within the set, otherwise False.