Open sandboxFocus

Method RemoveAttributes

RemoveAttributes(INamedType)

Removes all custom attributes of a given type from the current declaration.

Declaration
void RemoveAttributes(INamedType type)
Parameters
Type Name Description
INamedType type

TYpe of custom attributes to be removed.