System::Xml::XmlConvert::ToUInt32 메서드
XmlConvert::ToUInt32 method
String을 UInt32와 동등한 형태로 변환합니다.
static uint32_t System::Xml::XmlConvert::ToUInt32(const String &s)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| s | const String& | 변환할 문자열. |
ReturnValue
문자열의 UInt32 동등값.
또 보기
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Page for C++