Click or drag to resize
CategoryAttribute Methods

The CategoryAttribute type exposes the following members.

Methods
  NameDescription
Public methodEquals
Returns whether the value of the given object is equal to the current System.ComponentModel.CategoryAttribute.
(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
Determines if this attribute is the default.
(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