Sequence |
| Name | Description | |
|---|---|---|
| SequenceSet(Int64) | Creates new sequence containing specified id. | |
| SequenceSet(ListRange) | Creates new sequence containing specified ranges. | |
| SequenceSet(ListInt64) | Creates new sequence containing specified ids. IDs are sorted and combined using Range instances. | |
| SequenceSet(Range) | Creates new sequence containing specified range. |