Contains

Contains

Determines whether the System.Collections.Generic.ICollection contains a specific value.

Returns: true if item is found in the System.Collections.Generic.ICollection; otherwise, false.

Contains(const System::SharedPtr < PropertyDescriptor > & item)
ParameterDescription
itemThe object to locate in the System.Collections.Generic.ICollection.