System::Xml::XmlConvert::ToDecimal metode
XmlConvert::ToDecimal method
Mengonversi String menjadi ekivalen Decimal.
static Decimal System::Xml::XmlConvert::ToDecimal(const String &s)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| s | const String& | String yang akan dikonversi. |
ReturnValue
Sebuah Decimal ekivalen dari string.
Lihat Juga
- Class Decimal
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Page for C++