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






Reads the current element and returns the content as a single-precision floating-point number.

Overload List

OverloadDescription
ReadElementContentAsFloat() Reads the current element and returns the content as a single-precision floating-point number.  
ReadElementContentAsFloat(String,String) (Inherited from System.Xml.XmlReader)

See Also