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