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