ImageList::ImageCollection::IList::Contains Method (Object^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Implements the Contains method. Throws a NotSupportedException in all cases.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- image
-
Type:
System::Object^
The image to locate in the ImageList::ImageCollection.
Return Value
Type: System::BooleanImplements
IList::Contains(Object^)| Exception | Condition |
|---|---|
| NotSupportedException | In all cases. |
.NET Framework
Available since 1.1
Available since 1.1
Show: