| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Add( _ ByVal strText As String, _ ByVal nImage As Integer _ ) As dbiExplorerItem | |
| C# | |
|---|---|
public dbiExplorerItem Add( string strText, int nImage ) | |
Parameters
- strText
- The Text Property.
- nImage
- The ImageIndex Property.