Click or drag to resize

DayTo Method

Overload List
 NameDescription
Public methodTo(Day) Returns the DayRange covering (inclusively) the days between this Day and firstOrLastDayInRange (which can be before, after, or equal to this Day).
Public methodTo(Int32, Int32, Int32) Returns the DayRange covering (inclusively) the days between this Day and the Day represented by the specified parameters (which can be before, after, or equal to this Day).
Top
See Also