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