'Declaration
Overloads Function GetBooleanValue( _ ByVal name As String, _ ByVal defaultValue As Boolean _ ) As Boolean
bool GetBooleanValue( string name, bool defaultValue )
Parameters
- name
- defaultValue
'Declaration
Overloads Function GetBooleanValue( _ ByVal name As String, _ ByVal defaultValue As Boolean _ ) As Boolean
bool GetBooleanValue( string name, bool defaultValue )