DateTimeRange.Intersect Method
| Name | Parameters | Description |
|---|---|---|
| Intersect(DateTimeRange, DateTimeRange) static | x, y | Computes the intersection of the specified ranges. |
| Intersect(DateTimeRange) | x | Computes the intersection of the current range with the specified range. |