Click or drag to resize

LinearlySpacedIntervalByStartEndStep Constructor

Overload List
 NameDescription
Public methodLinearlySpacedIntervalByStartEndStep Initializes a new default instance of the LinearlySpacedIntervalByStartEndStep class, with an interval [0,100], step size of 1 and count=101.
Public methodLinearlySpacedIntervalByStartEndStep(Double, Double, Double) Initializes a new instance of the LinearlySpacedIntervalByStartEndStep class.
Top
See Also