System::Xml::XmlConvert::ToUInt64 method
XmlConvert::ToUInt64 method
Converts the String to a UInt64 equivalent.
static uint64_t System::Xml::XmlConvert::ToUInt64(const String &s)
| Parameter | Type | Description | 
|---|---|---|
| s | const String& | The string to convert. | 
ReturnValue
A UInt64 equivalent of the string.
See Also
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.TeX for C++