Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool? GetBoolLenientSafe()

Declaration

public bool? GetBoolLenientSafe()

Summary

Converts the current value to a bool by using the BoolConversionOptions.Lenient option. Returns null if the conversion is not valid.