|   | RangeTMerge | 
 Overload List
Overload List
        | Name | Description | |
|---|---|---|
|     | MergeAllOverlapping(IEnumerableRangeT) | Merges all consecutive groups of overlapping ranges in a collection and returns the resulting collection of ranges. | 
|     | MergeAllOverlapping(IEnumerableRangeT, IComparerT) | Merges all consecutive groups of overlapping ranges in a collection and returns the resulting collection of ranges. | 
|     | MergeAllOverlapping(IEnumerableRangeT, ComparisonT) | Merges all consecutive groups of overlapping ranges in a collection and returns the resulting collection of ranges. | 
 See Also
See Also