System::Xml::XmlConvert::ToDecimal 方法
XmlConvert::ToDecimal method
static Decimal System::Xml::XmlConvert::ToDecimal(const String &s)
| 参数 | 类型 | 描述 |
|---|---|---|
| s | const String& | 待转换的字符串。 |
ReturnValue
字符串的 Decimal 等价对象。
另见
- Class Decimal
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++