Remove(string)

Remove an attribute. The attribute cannot be removed if it was declared as static attribute.

Declaration Syntax

public virtual bool Remove(string name)

Parameters

name(string)

The name of the attribute.