Bool.TryParse

Returns an Bool converted from a string. It also returns whether the conversion was successful.

Bool.TryParse

Properties

Property Name Description
String String to convert
Success Returns whether the conversion was successful.
Result Output result