System::Xml::XmlReader::ReadContentAsDouble method

XmlReader::ReadContentAsDouble method

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

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

ReturnValue

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

See Also