| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Insert( _ ByVal nIndex As Integer, _ ByVal strText As String _ ) As dbiExplorerItem | |
| C# | |
|---|---|
public dbiExplorerItem Insert( int nIndex, string strText ) | |
Parameters
- nIndex
- The index value to insert the ExplorerItem into.
- strText
- Text Property