CheckedListBox::CheckedItemCollection::Contains Method (Object^)
.NET Framework (current version)
Determines whether the specified item is located in the collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- item
-
Type:
System::Object^
An object from the items collection.
Implements
IList::Contains(Object^)This method determines if an object from the Items collection is in the CheckedItems collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: