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