XmlReader.ReadElementContentAsDouble Method
.NET Framework 2.0
Reads the current element and returns the contents as a double-precision floating-point number.
XmlReader Members
System.Xml Namespace
| Name | Description |
|---|---|
| XmlReader.ReadElementContentAsDouble () | Reads the current element and returns the contents as a double-precision floating-point number. Supported by the .NET Compact Framework. |
| XmlReader.ReadElementContentAsDouble (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 double-precision floating-point number. Supported by the .NET Compact Framework. |
Reference
XmlReader ClassXmlReader Members
System.Xml Namespace