Click or drag to resize

DayRangeContains Method

Overload List
 NameDescription
Public methodContains(Day) Returns true if the specified Day is contained within this DayRange; false otherwise.
Public methodContains(DayRange) Returns true if the specified DayRange is fully contained within this DayRange; false otherwise.
Top
See Also