| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Add( _ ByVal strText As String _ ) As dbiExplorerItem | |
| C# | |
|---|---|
public dbiExplorerItem Add( string strText ) | |
Parameters
- strText
- The Text Property.
| dbicExplorerBar | Send comments on this topic. |
| Add(String) Method | |
| See Also | |
|
| dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > ExplorerItemCollection Class > Add Method : Add(String) Method |
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function Add( _ ByVal strText As String _ ) As dbiExplorerItem | |
| C# | |
|---|---|
public dbiExplorerItem Add( string strText ) | |