Indicates whether the current state is equal to the specified state.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public virtual bool Equals ( |
Visual Basic Copy Code |
---|
Public Overridable Function Equals( _ |
The state to compare with this object.
true if the current object is equal to the other parameter; otherwise, false.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |