| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Insert( _ ByVal nIndex As Integer, _ ByVal obj As dbiExplorerItem _ ) | |
| C# | |
|---|---|
public void Insert( int nIndex, dbiExplorerItem obj ) | |
Parameters
- nIndex
- The index value to insert the ExplorerItem into.
- obj
- dbiExplorerItem