ImageCollection<TImage, TInfo>.RemoveAt Method
| Name | Parameters | Description |
|---|---|---|
| RemoveAt(Int32) | index | Removes an image with the specific index from this collection. |
| RemoveAt(String) | key | Removes an image with the specific name from this collection. |
| Name | Parameters | Description |
|---|---|---|
| RemoveAt(Int32) | index | Removes an image with the specific index from this collection. |
| RemoveAt(String) | key | Removes an image with the specific name from this collection. |