DxSchedulerDateTimeRange.Union Method
Name | Parameters | Description |
---|---|---|
Union(DxSchedulerDateTimeRange, DxSchedulerDateTimeRange) static | x, y | Returns the range that is a union of two specified ranges. |
Union(DxSchedulerDateTimeRange) | x | Returns the range that is a union of the current range and the specified range. |