[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Report Assembly
C1.WPF.Report.Legacy
Classes
Utils
Methods
ReadInt
dotnet-framework-api
dotnet-api
C1.Document Assembly
C1.FlexReport Assembly
C1.Win.Document.8 Assembly
C1.Win.FlexReport.8 Assembly
C1.WPF.Document Assembly
C1.WPF.Report Assembly
C1.WPF.Report
C1.WPF.Report.Chart
C1.WPF.Report.Legacy
Classes
Utils
Methods
ReadAutoHeight
ReadBool
ReadByte
ReadColor
ReadDouble
ReadEnum
ReadFlag
ReadFloat
ReadFont
ReadInt
ReadNullableBool
ReadPictureHolder
ReadString
ReadTag
TryReadColor
Unquote
C1.WPF.Report.Resources
(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