RangeTUnion Method |
Name | Description | |
---|---|---|
![]() | Union(RangeT) |
Gets the union of this instance and an intersecting range.
|
![]() | Union(RangeT, FuncT, T) |
Gets the union of this instance and the specified range, including touching ranges.
|