Click or drag to resize
SequenceRange Constructor
Overload List
  NameDescription
Public methodSequenceRange
Default constructor that does not set any fields.
Public methodSequenceRange(String, Int64, Int64)
Data constructor that sets the most commonly used fields. Note that if the end value is less than start value then the end values is assigned to the start value.
Top
See Also