'Usage
Dim instance As ElasticVector Dim index As Integer Dim value As Object instance.Item(index) = value value = instance.Item(index)
Parameters
- index
- The index of the element to get or set.
Property Value
This value of this property can be null
(Nothing
in Visual Basic).