System::Xml::XmlReader::ReadContentAsFloat 方法

XmlReader::ReadContentAsFloat method

将当前位置的文本内容读取为单精度浮点数。

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

ReturnValue

当前位置的文本内容,以单精度浮点数表示。

另见