Overload List
| Name | Description | |
|---|---|---|
| GetNodeValueInt(XmlNode, String) |
Gets the value of node
| |
| GetNodeValueInt(XPathNavigator, String) | Gets the value of a child node as an Int32 | |
| GetNodeValueInt(XmlNode, String, Int32) |
Gets the value of node
| |
| GetNodeValueInt(XPathNavigator, String, Int32) | Gets the value of a child node as an Int32 |