GetHashCode

Color.GetHashCode method

Returns a hash code for this Color structure.

public override int GetHashCode()

Return Value

An integer value that specifies the hash code for this Color.

See Also