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