| Overload | Description |
|---|---|
| Insert(Int32,dbiExplorerItem) | Inserts a dbiExplorerItem into the collection at a specified index. |
| Insert(Int32,String) | Creates a new dbiExplorerItem setting the Text Property and inserts it into the collection at the specified index. |
| Insert(Int32,String,Int32) | Creates a new dbiExplorerItem setting the Text Property and ImageIndex Property then inserts the item into the collection at the specified index. |