[]
Initializes a new instance of the LinearRange struct.
public LinearRange(int start, int end)
Public Sub New(start As Integer, [end] As Integer)
The start.
The end.