Object.Equals override.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public override bool Equals ( |
Visual Basic Copy Code |
---|
Public Overrides Function Equals( _ |
The object to compare with this object.
true if the specified Object is equal to the current Object, otherwise false.