Click or drag to resize

DayRanges Properties

The DayRanges type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of DayRange items in this set.
Public propertyFullRange 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.
Public propertyIsContiguous Gets a value indicating whether each contained DayRange starts the day after the previous DayRange ended (i.e. no gaps).
Public propertyItem Gets the DayRange at the specified position in this chronologically-ordered set.
Top
See Also