| Overload | Description |
|---|---|
| GetCustomAttributes(Boolean) | When overridden in a derived class, returns an array containing all the custom attributes. |
| GetCustomAttributes(Type,Boolean) | When overridden in a derived class, returns an array of custom attributes identified by System.Type. |