ToInt64()
XmlConvert::ToInt64(const String&) method
Converts the String to a Int64 equivalent.
static int64_t System::Xml::XmlConvert::ToInt64(const String &s)
Arguments
Parameter | Type | Description |
---|---|---|
s | const String& | The string to convert. |
Return Value
An Int64 equivalent of the string.
See Also
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Slides