DateTimeRange.Union Method
| Name | Parameters | Description |
|---|---|---|
| Union(DateTimeRange, DateTimeRange) static | x, y | Computes the union of the specified ranges. |
| Union(DateTimeRange) | x | Computes the union of the current range and the specified range. |
| Name | Parameters | Description |
|---|---|---|
| Union(DateTimeRange, DateTimeRange) static | x, y | Computes the union of the specified ranges. |
| Union(DateTimeRange) | x | Computes the union of the current range and the specified range. |