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






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

Overload List

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

See Also