'Declaration Public Function New( _ ByVal start As Nullable(Of Double), _ ByVal end As Nullable(Of Double), _ ByVal step As Nullable(Of Double) _ )
public _DataPointPointPathSliceExpression( Nullable<double> start, Nullable<double> end, Nullable<double> step )
Parameters
- start
- end
- step