DateTimeRange Operators
The time range that provides access to extended operations, such as Union and IntersectWith.| Name | Description |
|---|---|
| Equality(DateTimeRange, DateTimeRange) static | Determines whether specified time ranges have the same values. |
| Inequality(DateTimeRange, DateTimeRange) static | Determines whether specified time ranges have different values. |
See Also