'Declaration
Public Overrides Sub CopyTo( _ ByVal array As System.Array, _ ByVal index As System.Integer _ )
'Usage
Dim instance As NDataSeries(Of T) Dim array As System.Array Dim index As System.Integer instance.CopyTo(array, index)
Parameters
- array
- index