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