System::Xml::XmlConvert::ToUInt32 方法
XmlConvert::ToUInt32 method
static uint32_t System::Xml::XmlConvert::ToUInt32(const String &s)
| Parameter | Type | 描述 |
|---|---|---|
| s | const String& | 要转换的字符串。 |
ReturnValue
字符串的 UInt32 等价类型。
另见
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Page for C++