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