public static int GetInteger( XmlNode node, string path )
Public Shared Function GetInteger ( _ node As XmlNode, _ path As String _ ) As Integer
public: static int GetInteger( XmlNode^ node, String^ path )
[Missing <param name="node"/> documentation for "M:CFW.Util.XmlUtil.GetInteger(System.Xml.XmlNode,System.String)"]
[Missing <param name="path"/> documentation for "M:CFW.Util.XmlUtil.GetInteger(System.Xml.XmlNode,System.String)"]
[Missing <returns> documentation for M:CFW.Util.XmlUtil.GetInteger(System.Xml.XmlNode,System.String)]