ImageList Class
Provides methods to handle a collection of images. This class cannot be inherited.
Definition
Members Table
The following table lists the members exposed by the ImageList object. Click a tab on the left to choose the type of member you want to view.
Methods
| Method | Description |
|---|
| AddImage | Overloaded. Adds an image to the ImageList. |
| AddMovie | Overloaded. Adds a movie to the ImageList. |
| Clear | Removes all elements from the ImageList. |
| Contains | Determines whether the specified visual object is a member of the ImageList. |
| Create | Returns the VisualElement of a specified element in the ImageList. |
| Dispose | Overloaded. (Inherited from Component) |
| Equals | Overloaded. Compares two objects to determine if they are equal. (Inherited from Object) |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ImageList | Initializes a new instance of ImageList. |
| IndexOf | Returns the index of an element in the ImageList. |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (Inherited from Object) |
| Remove | Removes a specified element from the ImageList. |
| RemoveAt | Removes a specified element from the ImageList. |
| ToString | Returns a String that represents the current Object. (Inherited from Object) |
Properties
Events
Inheritance Hierarchy
Object
Class Information
| Namespace | System.Windows.Forms |
|---|
| Flash Library | System.Windows.Forms.scl |
|---|
| Flash Library Version | 2.0.0.2118 |
|---|
| Silverlight Library | System.Windows.Forms.dll |
|---|