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