Click or drag to resize

RangeTRange, TStateMergeConsecutiveOverlapping Method

Overload List
  Name Description
Public method Static member MergeConsecutiveOverlapping(IEnumerableRangeTRange, TState) Merges all consecutive groups of overlapping ranges in a collection and returns the resulting collection of ranges.
Public method Static member MergeConsecutiveOverlapping(IEnumerableRangeTRange, TState, IComparerTRange) Merges all consecutive groups of overlapping ranges in a collection and returns the resulting collection of ranges.
Public method Static member MergeConsecutiveOverlapping(IEnumerableRangeTRange, TState, ComparisonTRange) Merges all consecutive groups of overlapping ranges in a collection and returns the resulting collection of ranges.
Top
See Also