DateTimeRange.Intersect Method
| Name | Parameters | Description |
|---|---|---|
| Intersect(DateTimeRange, DateTimeRange) static | x, y | Returns the time range that corresponds to the intersection of specified time ranges. |
| Intersect(DateTimeRange) | x | Returns the time range that corresponds to the intersection of current and specified time ranges. |