ReadContentAsFloat()

XmlReader::ReadContentAsFloat() method

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

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

Return Value

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

See Also