DxSchedulerTimeSpanRange.Union Method
Name | Parameters | Description |
---|---|---|
Union(DxSchedulerTimeSpanRange, DxSchedulerTimeSpanRange) static | x, y | Returns the time interval that is composed of two specified time intervals. |
Union(DxSchedulerTimeSpanRange) | x | Returns the time interval that is a union of the current interval and the specified intervals. |