The XKeyDecorator type exposes the following members.

Methods

  NameDescription
DecorateEquals
Tests whether this instance is identical with the decorator one obj.
DecorateGetHashCode
Creates a hash value for the decorator.
Equals
Tests whether this instance is identical with the reference one. obj.
(Overrides Object..::.Equals(Object).)
Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

(Inherited from Object.)
GetHashCode
Creates a hash value for this instance.
(Overrides Object..::.GetHashCode()()().)
GetType

Gets the Type of the current instance.

(Inherited from Object.)
MemberwiseClone

Creates a shallow copy of the current Object.

(Inherited from Object.)
ToString

Returns a String that represents the current Object.

(Inherited from Object.)

See Also