Click or drag to resize

DayRange Properties

The DayRange type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of days covered by this DayRange (always 1 or more).
Public propertyFirst Gets the first Day in this DayRange.
Public propertyItem Gets the Day at the specified zero-based index within this DayRange.
Public propertyLast Gets the last Day in this DayRange.
Top
See Also