System::Xml::XmlConvert::ToInt32 méthode
XmlConvert::ToInt32 method
Convertit le String en un équivalent Int32.
static int32_t System::Xml::XmlConvert::ToInt32(const String &s)
| Paramètre | Type | Description |
|---|---|---|
| s | const String& | La chaîne à convertir. |
ReturnValue
Un équivalent Int32 de la chaîne.
Voir aussi
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++