Retrieves a result decimal value from an XPATH query. 0 if not found.
public static decimal GetXmlDecimal(XmlNode node, string XPath, XmlNamespaceManager ns)
Parameters
node
XPath
ns
See also:
Class XmlUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic