'Declaration
Public Overloads Function GetValueAsBool( _ ByVal defaultValue As Boolean _ ) As Boolean
public bool GetValueAsBool( bool defaultValue )
public: bool GetValueAsBool( bool defaultValue )
Parameters
- defaultValue
- The default value to return if the value is not set or cannot be converted to a bool