Inserts an item to the IList`1 at the specified index.
IList<BetterListViewToolTipInfo>.Insert
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | index is not a valid index in the IList`1. |
| NotSupportedException | The IList`1 is read-only. |
BetterListViewToolTipInfoCollection Class | ComponentOwl.BetterListView Namespace