System::Xml::XmlNode::RemoveAll method

XmlNode::RemoveAll method

Removes all the child nodes and/or attributes of the current node.

virtual void System::Xml::XmlNode::RemoveAll()

See Also