System::Xml::XmlConvert::ToBoolean method
XmlConvert::ToBoolean method
Converts the String to a Boolean equivalent.
static bool System::Xml::XmlConvert::ToBoolean(String s)
Parameter | Type | Description |
---|---|---|
s | String | The string to convert. |
ReturnValue
A Boolean value, that is, true or false.
See Also
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.TeX for C++