| Overload | Description |
|---|---|
| Add(dbiExplorerItem) | Adds an existing ExplorerItem to the collection. |
| Add(String) | Adds a new ExplorerItem to the collection with the Text Property set. |
| Add(String,Int32) | Adds a new ExplorerItem to the collection with the Text Property and ImageIndex Property set. |