'Declaration
Public Overloads Function GetOptionValue( _ ByVal optionName As String, _ ByVal defaultValue As Boolean _ ) As Boolean
public bool GetOptionValue( string optionName, bool defaultValue )
Parameters
- optionName
- defaultValue
'Declaration
Public Overloads Function GetOptionValue( _ ByVal optionName As String, _ ByVal defaultValue As Boolean _ ) As Boolean
public bool GetOptionValue( string optionName, bool defaultValue )