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