| Overload | Description |
|---|---|
| Insert(Int32,dbiExplorerList) | Insert a specific dbiExplorerList into the collection at a specified index. |
| Insert(Int32,String) | Creates a new dbiExplorerList setting the Title Property and inserts it at the specified index. |
| Insert(Int32,String,Int32) | Creates a new dbiExplorerList setting the Title Property and ImageIndex Property then inserts it at the specified index. |