ISDBStringList::Delete
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.
CoClass SDBStringList, Interface ISDBStringList
Sub Delete(Index As Long)
Name | Type | Description |
---|---|---|
Index | Long | Index of the string to remove |
Removes string given by an index.