MergeConsecutiveOverlapping(IEnumerableRangeTRange, TState) | Merges all consecutive groups of overlapping ranges in a collection and returns the resulting collection of ranges. |
MergeConsecutiveOverlapping(IEnumerableRangeTRange, TState, IComparerTRange) | Merges all consecutive groups of overlapping ranges in a collection and returns the resulting collection of ranges. |
MergeConsecutiveOverlapping(IEnumerableRangeTRange, TState, ComparisonTRange) | Merges all consecutive groups of overlapping ranges in a collection and returns the resulting collection of ranges. |