ISDBStringList::Delete
From MMWiki
CoClass SDBStringList, Interface ISDBStringList
Sub Delete(Index As Long)
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Index | Long | Index of the string to remove |
[edit]
Method description
Removes string given by an index.
