'Usage
Dim instance As _StringCollection Dim index As Integer Dim value As String instance.Item(index) = value value = instance.Item(index)
Parameters
- index
Property Value
This value of this property can be null
(Nothing
in Visual Basic).
The value of this property cannot be null
(Nothing
in Visual Basic).