'Usage
Dim instance As ElasticVector Dim value As Object Dim value As Boolean value = instance.Remove(value)
Parameters
- value
- The object to remove form the elastic vector.
The value of this parameter can be
null
(Nothing
in Visual Basic).
The value of this parameter can be null
(Nothing
in Visual Basic).
'Usage
Dim instance As ElasticVector Dim value As Object Dim value As Boolean value = instance.Remove(value)
The value of this parameter can be null
(Nothing
in Visual Basic).