Color |
public struct ColorNameKey : IEquatable<ColorNameKey>
The ColorNameKey type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorNameKey | Initializes a new instance of the ColorNameKey struct. |
Name | Description | |
---|---|---|
![]() | Equals(ColorNameKey) | Compares this key to another key. |
![]() | Equals(Object) |
Compares this key to another object.
(Overrides ValueTypeEquals(Object)) |
![]() | GetHashCode |
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |