Click or drag to resize

SequenceSet Constructor

Overload List
 NameDescription
Public methodSequenceSet(Int64) Creates new sequence containing specified id.
Public methodSequenceSet(ListRange) Creates new sequence containing specified ranges.
Public methodSequenceSet(ListInt64) Creates new sequence containing specified ids. IDs are sorted and combined using Range instances.
Public methodSequenceSet(Range) Creates new sequence containing specified range.
Top
See Also