RemoveAll()

XmlElement::RemoveAll() method

Removes all specified attributes and children of the current node. Default attributes are not removed.

void System::Xml::XmlElement::RemoveAll() override

See Also