ImageGear Professional v18.2 > API Reference Guide > Formats Component API Reference > Formats Component Objects > IGFormatIDCollection Object > IGFormatIDCollection Methods > RemoveItem Method |
Removes item from the collection and decrements the Count Property value. Index can be [0.. Count Property-1].
RemoveItem(Index as Long)
Name | Description |
---|---|
Index | Zero-based index of the item to be removed. |
N/A
N/A
Core