Keyoti SearchUnit API Docs
RemoveNode Method (xpathQuery)
API DocumentationKeyoti.SearchEngine.DataAccessXmlTableRemoveNode(String)
Keyoti SearchUnit v6
Removes from xml file the node selected by the queryString received from the derived class
Declaration Syntax
C#C#Visual BasicVisual BasicVisual 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