System::Xml::XmlConvert::ToInt64 method
XmlConvert::ToInt64 method
يقوم بتحويل الـ String إلى ما يعادل Int64.
static int64_t System::Xml::XmlConvert::ToInt64(const String &s)
| Parameter | Type | الوصف |
|---|---|---|
| s | const String& | السلسلة للتحويل. |
ReturnValue
ما يعادل Int64 للسلسلة.
انظر أيضًا
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Page for C++