GetHashCode

Length.GetHashCode method

Calculates and returns a hash-code of this Length instance by combining hash-codes of the value and unit type

public override int GetHashCode()

Return Value

Integer number

See Also