Removes from xml file the node selected by the queryString received from the derived class

C# | Visual Basic | Visual C++ |
protected virtual void RemoveNode( string xpathQuery )
Protected Overridable Sub RemoveNode ( _ xpathQuery As String _ )
protected: virtual void RemoveNode( String^ xpathQuery )

- xpathQuery (String)