Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool? GetBoolSafe(BoolConversionOptions)

Declaration

public bool? GetBoolSafe(
    BoolConversionOptions options = BoolConversionOptions.Strict
)

Summary

Converts the current value to a bool. Returns null if the conversion is not valid.