XmlReader.ReadElementContentAsFloat Method
.NET Framework 3.0
Reads the current element value as a single-precision floating-point number.
XmlReader Members
System.Xml Namespace
| Name | Description |
|---|---|
| XmlReader.ReadElementContentAsFloat () | Reads the current element and returns the contents as single-precision floating-point number. Supported by the .NET Compact Framework. |
| XmlReader.ReadElementContentAsFloat (String, String) | Checks that the specified local name and namespace URI matches that of the current element, then reads the current element and returns the contents as a single-precision floating-point number. Supported by the .NET Compact Framework. |
Reference
XmlReader ClassXmlReader Members
System.Xml Namespace