System::Xml::XmlConvert::ToInt32 method
XmlConvert::ToInt32 method
Converts the String to a Int32 equivalent.
static int32_t System::Xml::XmlConvert::ToInt32(const String &s)
Parameter | Type | Description |
---|---|---|
s | const String& | The string to convert. |
ReturnValue
An Int32 equivalent of the string.
See Also
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.TeX for C++