| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal objOwner As dbiExplorerBar _ ) | |
| C# | |
|---|---|
public ExplorerListCollection( dbiExplorerBar objOwner ) | |
Parameters
- objOwner
- The object to which this collection belongs.
| dbicExplorerBar | Send comments on this topic. |
| ExplorerListCollection Constructor | |
| See Also | |
|
| dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > ExplorerListCollection Class : ExplorerListCollection Constructor |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal objOwner As dbiExplorerBar _ ) | |
| C# | |
|---|---|
public ExplorerListCollection( dbiExplorerBar objOwner ) | |