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