Click or drag to resize

ColorNameKey Methods

The ColorNameKey type exposes the following members.

Methods
 NameDescription
Public methodEquals(ColorNameKey) Compares this key to another key.
Public methodEquals(Object) Compares this key to another object.
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
See Also