Click or drag to resize

RangeTMergeAllOverlapping Method

Overload List
  Name Description
Public method Static member MergeAllOverlapping(IEnumerableRangeT) Merges all consecutive groups of overlapping ranges in a collection and returns the resulting collection of ranges.
Public method Static member MergeAllOverlapping(IEnumerableRangeT, IComparerT) Merges all consecutive groups of overlapping ranges in a collection and returns the resulting collection of ranges.
Public method Static member MergeAllOverlapping(IEnumerableRangeT, ComparisonT) Merges all consecutive groups of overlapping ranges in a collection and returns the resulting collection of ranges.
Top
See Also