ISDBStringList::Item
From MMWiki
CoClass SDBStringList, Interface ISDBStringList
Property Get/Let Item(Index As Long) As String
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Index | Long | Index of the string |
[edit]
Property description
Gets or sets string given by index.
