Click or drag to resize

LinearlySpacedIntervalByStartEndCount Constructor

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