Gets the hash code for this instance of Length object.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
SyntaxC#
Copy Code
|
|---|
public override int GetHashCode () |
Visual Basic
Copy Code
|
|---|
Public Overrides Function GetHashCode () As Integer |
The hash code for this instance of Length.
See Also