Méthode System::Xml::XmlConvert::ToDecimal
XmlConvert::ToDecimal method
Convertit le String en un équivalent Decimal.
static Decimal System::Xml::XmlConvert::ToDecimal(const String &s)
| Paramètre | Type | Description |
|---|---|---|
| s | const String& | La chaîne à convertir. |
ReturnValue
Un équivalent Decimal de la chaîne.
Voir aussi
- Class Decimal
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++