Removes the IList`1 item at the specified index.
| Exception Type | Condition | 
|---|---|
| ArgumentOutOfRangeException | index is not a valid index in the IList`1. | 
| NotSupportedException | The IList`1 is read-only. | 
BetterListViewElementCollection<TElement> Class | ComponentOwl.BetterThumbnailBrowser Namespace