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)
| Parameter | Description |
|---|---|
| item | The object to locate in the System.Collections.Generic.ICollection. |