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++