ColorSettingsHeaderEquals Method
Namespace: BeeMobile.MonthCalendarAssembly: BeeMobile.MonthCalendar.NET48 (in BeeMobile.MonthCalendar.NET48.dll) Version: 4.8.0.2
public override bool Equals(
Object obj
)
Public Overrides Function Equals (
obj As Object
) As Boolean
- obj Object
- System.Object.Object
The Object to compare with the current Object.
Booleanbool
true if the
ColorSettingsHeader is equal to the current
Object; otherwise, false.