System::Xml::XmlConvert::ToUInt16 method
XmlConvert::ToUInt16 method
Converts the String to a UInt16 equivalent.
static uint16_t System::Xml::XmlConvert::ToUInt16(const String &s)
Parameter | Type | Description |
---|---|---|
s | const String& | The string to convert. |
ReturnValue
A UInt16 equivalent of the string.
See Also
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.TeX for C++