Noemax FastInfoset.NET
ReadElementContentAsInt Method
See Also  Send Feedback
Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : ReadElementContentAsInt Method






Reads the current element and returns the content as a 32-bit signed integer.

Overload List

OverloadDescription
ReadElementContentAsInt() Reads the current element and returns the content as a 32-bit signed integer.  
ReadElementContentAsInt(String,String) (Inherited from System.Xml.XmlReader)

See Also