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