Object.Equals override.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public override bool Equals ( |
Visual Basic Copy Code |
---|
Public Overrides Function Equals( _ |
The object to compare with the current unit.
true if the specified object is the same as or is equal to the current unit; otherwise, false.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |