System::Xml::XmlConvert::ToDecimal yöntemi
XmlConvert::ToDecimal method
String öğesini bir Decimal eşdeğerine dönüştürür.
static Decimal System::Xml::XmlConvert::ToDecimal(const String &s)
| Parameter | Type | Açıklama |
|---|---|---|
| s | const String& | Dönüştürülecek dize. |
ReturnValue
String’in bir Decimal eşdeğeri.
Ayrıca Bakınız
- Class Decimal
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Page for C++