System::Xml::XmlConvert::ToUInt16 मेथड
XmlConvert::ToUInt16 method
String को UInt16 समकक्ष में परिवर्तित करता है।
static uint16_t System::Xml::XmlConvert::ToUInt16(const String &s)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| s | const String& | परिवर्तित करने के लिए स्ट्रिंग। |
ReturnValue
स्ट्रिंग का एक UInt16 समकक्ष।
संबंधित देखें
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Page for C++