ISDBStringList::Delete: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 17:40, 21 March 2007
CoClass SDBStringList, Interface ISDBStringList
Sub Delete(Index As Long)
Parameters
Name | Type | Description |
---|---|---|
Index | Long | Index of the string to remove |
Method description
Removes string given by an index.