System::Xml::XmlConvert::ToInt32 メソッド
XmlConvert::ToInt32 method
static int32_t System::Xml::XmlConvert::ToInt32(const String &s)
| パラメーター | 型 | 説明 |
|---|---|---|
| s | const String& | 変換する文字列。 |
ReturnValue
文字列の Int32 相当です。
参照
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Page for C++