DataGridViewComboBoxCell::ObjectCollection::Contains Method (Object^)
.NET Framework (current version)
Determines whether the specified item is contained in the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System::Object^
An object representing the item to locate in the collection.
Implements
IList::Contains(Object^)| Exception | Condition |
|---|---|
| ArgumentNullException | value is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: