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