'Declaration
Public Overloads Sub InsertValue( _ ByVal index As System.Integer, _ ByVal value As System.TimeSpan _ )
'Usage
Dim instance As NDataSeriesDouble Dim index As System.Integer Dim value As System.TimeSpan instance.InsertValue(index, value)
Parameters
- index
- value