Removes from xml file the node selected by the queryString received from the derived class
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
protected virtual void RemoveNode( string xpathQuery )
protected virtual void RemoveNode( string xpathQuery )
Protected Overridable Sub RemoveNode ( xpathQuery As String )
Protected Overridable Sub RemoveNode ( xpathQuery As String )
protected: virtual void RemoveNode( String^ xpathQuery )
protected: virtual void RemoveNode( String^ xpathQuery )
abstract RemoveNode : xpathQuery : string -> unit override RemoveNode : xpathQuery : string -> unit
abstract RemoveNode : xpathQuery : string -> unit override RemoveNode : xpathQuery : string -> unit
Parameters
- xpathQuery (String)
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120