System::Xml::XmlReader::ReadContentAsFloat method

XmlReader::ReadContentAsFloat method

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

virtual float System::Xml::XmlReader::ReadContentAsFloat()

ReturnValue

The text content at the current position as a single-precision floating point number.

See Also