Day |
The DayRange type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of days covered by this DayRange (always 1 or more). | |
| First | Gets the first Day in this DayRange. | |
| Item | Gets the Day at the specified zero-based index within this DayRange. | |
| Last | Gets the last Day in this DayRange. |