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