'Declaration
Public Function GetDoubleValue( _ ByVal index As System.Integer _ ) As System.Double
'Usage
Dim instance As NDataSeriesDouble Dim index As System.Integer Dim value As System.Double value = instance.GetDoubleValue(index)
public System.double GetDoubleValue( System.int index )
Parameters
- index