GetHashCode

Color.GetHashCode method

Gets 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