AttributesRemoveAll Method (IMElement)
Removes all attributes.
Syntax
Sub AttributesRemoveAll() 
void AttributesRemoveAll()
procedure AttributesRemoveAll(); 
void AttributesRemoveAll(); 
Example
myAttributes.AttributesRemoveAll()
myAttributes.AttributesRemoveAll();
myAttributes.AttributesRemoveAll();
See Also

Reference

IMElement Interface
IMElement Members