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