ISDBStringList::Add
CoClass SDBStringList, Interface ISDBStringList
Sub Add(Value As String)
Parameters
| Name | Type | Description |
|---|---|---|
| Value | String | String to add |
Method description
Adds a string to the list.
CoClass SDBStringList, Interface ISDBStringList
Sub Add(Value As String)
| Name | Type | Description |
|---|---|---|
| Value | String | String to add |
Adds a string to the list.