SupportClass.CollectionSupport.Contains Method
Verifies if the specified element is contained into the collection.
Parameters
- element
- The element that will be verified.
Return Value
Returns true if the element is contained in the collection. Otherwise returns false.
See Also
SupportClass.CollectionSupport Class | (global) Namespace