ClearAttributes;
ClearAttributes();
The ClearAttributes method deletes all attributes, added for using in the component.
The method deletes all attributes, which were added using the AddAttribute method, or received at installing the SelectionSet property.
Example of use is given in description of the AddAttribute method.
See also: