The methods of the ICustomAttributeProvider interface are listed below. For a complete list of ICustomAttributeProvider interface members, see the ICustomAttributeProvider Members topic.
GetCustomAttributes | Overloaded. Returns all the attributes defined on this member. |
IsDefined | Returns true if one or more instance of attributeType is defined on this member. |
ICustomAttributeProvider Interface | System.Reflection Namespace