Overload List

  NameDescription
Public methodStatic memberGetNodeValueInt(XmlNode, String)
Gets the value of node
Public methodStatic memberGetNodeValueInt(XPathNavigator, String)
Gets the value of a child node as an Int32
Public methodStatic memberGetNodeValueInt(XmlNode, String, Int32)
Gets the value of node
Public methodStatic memberGetNodeValueInt(XPathNavigator, String, Int32)
Gets the value of a child node as an Int32

See Also