System::Xml::XmlConvert::ToDouble method
XmlConvert::ToDouble method
Converts the String to a Double equivalent.
static double System::Xml::XmlConvert::ToDouble(String s)
| Parameter | Type | Description | 
|---|---|---|
| s | String | The string to convert. | 
ReturnValue
A Double equivalent of the string.
See Also
- Class String
 - Class XmlConvert
 - Namespace System::Xml
 - Library Aspose.PDF for C++