[]
        
(Showing Draft Content)

C1.WPF.Report.Legacy.Utils.ReadInt

ReadInt Method

ReadInt(XmlNodeWrapperBase, string, int)

Declaration
public static int ReadInt(XmlNodeWrapperBase node, string name, int defValue)
Parameters
Type Name Description
XmlNodeWrapperBase node
string name
int defValue
Returns
Type Description
int