ReadContentAsDouble()

XmlReader::ReadContentAsDouble() method

Reads the text content at the current position as a double-precision floating-point number.

virtual double System::Xml::XmlReader::ReadContentAsDouble()

Return Value

The text content as a double-precision floating-point number.

See Also