Metodo System::Xml::XmlConvert::ToDecimal
XmlConvert::ToDecimal method
Converte la String in un equivalente Decimal.
static Decimal System::Xml::XmlConvert::ToDecimal(const String &s)
| Parametro | Tipo | Descrizione |
|---|---|---|
| s | const String& | La stringa da convertire. |
ReturnValue
Un equivalente Decimal della stringa.
Vedi anche
- Class Decimal
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++