'Declaration
Public Sub FillRandom( _ ByVal random As System.Random, _ ByVal itemCount As System.Integer _ )
'Usage
Dim instance As NDataSeries(Of T) Dim random As System.Random Dim itemCount As System.Integer instance.FillRandom(random, itemCount)
Parameters
- random
- itemCount