Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool GetBool(BoolConversionOptions)

Declaration

public bool GetBool(
    BoolConversionOptions options = BoolConversionOptions.Strict
)

Summary

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