ISDBStringList::Add: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 17:39, 21 March 2007
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.