[]
        
(Showing Draft Content)

C1.C1Preview.Unit.GetHashCode

GetHashCode Method

GetHashCode()

Gets the hash code for the current unit value.

Declaration
public override int GetHashCode()
Public Overrides Function GetHashCode() As Integer
Returns
Type Description
int

The hash code.

Overrides