System::Xml::XmlConvert::ToDecimal method
XmlConvert::ToDecimal method
يقوم بتحويل الـ String إلى ما يعادل Decimal.
static Decimal System::Xml::XmlConvert::ToDecimal(const String &s)
| Parameter | Type | الوصف |
|---|---|---|
| s | const String& | السلسلة للتحويل. |
ReturnValue
ما يعادل Decimal للسلسلة.
انظر أيضًا
- Class Decimal
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Page for C++