Click or drag to resize

DayRangeEquals Method

Overload List
 NameDescription
Public methodEquals(DayRange) Returns true if other covers exactly the same days as this DayRange; false otherwise.
Public methodEquals(Object) Returns true if obj is a DayRange that covers exactly the same days as this DayRange; false otherwise.
Top
See Also