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