| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal obj As dbiExplorerList _ ) | |
| C# | |
|---|---|
public void Remove( dbiExplorerList obj ) | |
Parameters
- obj
- The dbiExplorerList item to remove.
| dbicExplorerBar | Send comments on this topic. |
| Remove Method | |
| See Also | |
|
| dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > ExplorerListCollection Class : Remove Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal obj As dbiExplorerList _ ) | |
| C# | |
|---|---|
public void Remove( dbiExplorerList obj ) | |