System::Xml::XmlConvert::ToUInt64 method
XmlConvert::ToUInt64 method
static uint64_t System::Xml::XmlConvert::ToUInt64(const String &s)
| パラメーター | 型 | 説明 |
|---|---|---|
| s | const String& | 変換する文字列。 |
ReturnValue
文字列の UInt64 相当。
参照
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Page for C++