ImageCollection<TImage, TInfo>.RemoveAt(Int32) Method
Removes an image with the specific index from this collection.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| index | Int32 | The index of an image to be removed. |
See Also