Method GetHashCode
GetHashCode(Color)
Returns a hash code for the specified object.
Declaration
public int GetHashCode(Color color)
Parameters
Type | Name | Description |
---|---|---|
Color | color |
Returns
Type | Description |
---|---|
int | A hash code for the specified object. |
Implements
Exceptions
Type | Condition |
---|---|
ArgumentNullException | The type of |