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