Method GetHashCode GetHashCode(float) Serves as the default hash function. Declaration public int GetHashCode(float value) Parameters Type Name Description float value A not null float number. Returns Type Description int Returns 0. Implements IEqualityComparer<T>.GetHashCode(T)