The following tables list the members exposed by CalendarDateRange.
| Name | Description | |
|---|---|---|
![]() | CalendarDateRange Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | CompareTo | Compares this instance to the specified CalendarDateRange |
![]() | Contains | Overloaded. Indicates if the specified date falls within the Start and End dates for this range. |
![]() | Equals | Overloaded. Compares the specified object to this object to see if they are equivalent. |
![]() | GetHashCode | Returns the hash code of the structure. |
![]() | IntersectsWith | Indicates if the Start and End of the specified CalendarDateRange intersects with this object's dates. |
![]() | Normalize | Overloaded. Ensures that the start date is less than or equal to the end date. |
![]() | RemoveTime | Removes the time portion from the Start and End |
![]() | ToString | Returns a string representation of the object. |
Equality | Compares the values of two CalendarDateRange structures for equality |
Inequality | Compares the values of two CalendarDateRange structures for inequality |