ValueType.Equals override. Compares an object to an instance of Length for equality.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public override bool Equals ( |
Visual Basic Copy Code |
---|
Public Overrides Function Equals( _ |
The object to compare.
true if the lengths are equal; otherwise, false.