ImageList::ImageCollection::Remove Method (Image^)
.NET Framework (current version)
Not supported. The IList::Remove method removes a specified object from the list.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | This method is not supported. |
This implementation of Remove throws a NotSupportedException exception.
.NET Framework
Available since 1.1
Available since 1.1
Show: