RangeTRange, TStateMergeAllOverlapping Method

Overload List

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

See Also