Determines whether the specified Object is equal to the current Object.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override bool Equals ( |
Visual Basic
![]() |
---|
Public Overrides Function Equals( _ |
Type: Object
The object to compare with the current object.
Type: Boolean
true if the specified Object is equal to the current Object; otherwise, false.