SequenceRange Constructor |
Name | Description | |
---|---|---|
SequenceRange |
Default constructor that does not set any fields.
| |
SequenceRange(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.
|