RemoveAllAttributes()

XmlElement::RemoveAllAttributes() method

Removes all specified attributes from the element. Default attributes are not removed.

virtual void System::Xml::XmlElement::RemoveAllAttributes()

See Also