| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Add( _ ByVal obj As dbiExplorerList _ ) As Integer | |
| C# | |
|---|---|
public int Add( dbiExplorerList obj ) | |
Parameters
- obj
- The dbiExplorerList to add to the collection.
| dbicExplorerBar | Send comments on this topic. |
| Add(dbiExplorerList) Method | |
| See Also | |
|
| dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > ExplorerListCollection Class > Add Method : Add(dbiExplorerList) Method |
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Add( _ ByVal obj As dbiExplorerList _ ) As Integer | |
| C# | |
|---|---|
public int Add( dbiExplorerList obj ) | |