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