Search
MeasureUnit.GetHashCode Method
See Also
 






Object.GetHashCode override.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public override int GetHashCode ()

Visual Basic  Copy Code

Public Overrides Function GetHashCode () As Integer

 Return Value

A hash code for the current unit.

 See Also