Click or drag to resize
DescriptionAttribute Methods

The DescriptionAttribute type exposes the following members.

Methods
  NameDescription
Public methodEquals
Returns whether the value of the given object is equal to the current System.ComponentModel.DescriptionAttribute.
(Overrides AttributeEquals(Object).)
Public methodGetHashCode
Returns the hash code for this attribute.
(Overrides AttributeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsDefaultAttribute
Returns a value indicating whether this is the default System.ComponentModel.DescriptionAttribute instance.
(Overrides AttributeIsDefaultAttribute.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also