XmlUtils.GetXmlNode

Retrieves a result string from an XPATH query. Null if not found.

public static XmlNode GetXmlNode(XmlNode node,
	string xPath,
	XmlNamespaceManager ns)

Parameters

node

xPath

ns


See also:

Class XmlUtils

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic