'Declaration
Public Function New( _ Optional ByVal npts As Integer, _ Optional ByVal hasNaNs As Boolean _ )
'Usage
Dim npts As Integer Dim hasNaNs As Boolean Dim instance As New TestSeries(npts, hasNaNs)
Parameters
- npts
- hasNaNs
'Declaration
Public Function New( _ Optional ByVal npts As Integer, _ Optional ByVal hasNaNs As Boolean _ )
'Usage
Dim npts As Integer Dim hasNaNs As Boolean Dim instance As New TestSeries(npts, hasNaNs)