| Visual Basic (Declaration) | |
|---|---|
Public Sub AddRange( _ ByVal arrayItems() As dbiExplorerList _ ) | |
| C# | |
|---|---|
public void AddRange( dbiExplorerList[] arrayItems ) | |
Parameters
- arrayItems
- The array containing the dbiExplorerLists to add to the collection.
| dbicExplorerBar | Send comments on this topic. |
| AddRange Method | |
| See Also | |
|
| dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > ExplorerListCollection Class : AddRange Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub AddRange( _ ByVal arrayItems() As dbiExplorerList _ ) | |
| C# | |
|---|---|
public void AddRange( dbiExplorerList[] arrayItems ) | |