[This is preliminary documentation and is subject to change.]

The ConfigKeyAttribute type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Equals(Object)
Returns whether the value of the given object is equal to the current DescriptionAttribute.
(Inherited from DescriptionAttribute.)
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()()()() (Inherited from DescriptionAttribute.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsDefaultAttribute()()()()
Returns a value indicating whether this is the default DescriptionAttribute instance.
(Inherited from DescriptionAttribute.)
Match(Object)
When overridden in a derived class, returns a value that indicates whether this instance equals a specified object.
(Inherited from Attribute.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Process(String)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TryValidate(String)
Validate(String)

See Also