Click or drag to resize

DayRangeGreedyUnion Method

Overload List
 NameDescription
Public methodGreedyUnion(Day) Returns the DayRange that includes all the days within this DayRange, the specified Day (dayToIncludeInUnion), and any days between.
Public methodGreedyUnion(DayRange) Returns the DayRange that includes all the days within this DayRange, the specified DayRange (rangeToIncludeInUnion), and any days between.
Top
See Also