System::Xml::XmlConvert::ToDecimal metodo
XmlConvert::ToDecimal method
Converte il 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.Page for C++