Inserts a Object into this instance at the specified index.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | The item parameter was a null reference (Nothing in Visual Basic). |
| ArgumentOutOfRangeException |
The index was less than zero. -or-The index was greater than the number of items in the collection. |
AutoComplete.ObjectCollection Class | Skybound.AutoComplete Namespace