Click or drag to resize

WeekdayEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object. Names are compared case insensitive.
(Overrides ObjectEquals(Object).)
Public methodEquals(Weekday)
Determines whether the specified Weekday object is equal to the current one. Names are compared case insensitive.
Top
See Also