طريقة System::Xml::XmlConvert::ToUInt64
XmlConvert::ToUInt64 method
يحوِّل الـString إلى ما يعادلها من UInt64.
static uint64_t System::Xml::XmlConvert::ToUInt64(const String &s)
| معامل | نوع | الوصف |
|---|---|---|
| s | const String& | السلسلة للتحويل. |
ReturnValue
ما يعادل الـUInt64 للسلسلة.
انظر أيضًا
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++