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