Day |
The DayRanges type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of DayRange items in this set. |
![]() | FullRange | Gets the DayRange extending from the first day of the first DayRange to the last day of the last DayRange in this chronologically-ordered set. |
![]() | IsContiguous | Gets a value indicating whether each contained DayRange starts the day after the previous DayRange ended (i.e. no gaps). |
![]() | Item | Gets the DayRange at the specified position in this chronologically-ordered set. |