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