'Declaration Public Overloads Function GetBool( _ ByVal path As System.String, _ ByVal defaultValue As System.Boolean _ ) As System.Boolean
public System.bool GetBool( System.string path, System.bool defaultValue )
Parameters
- path
- defaultValue
'Declaration Public Overloads Function GetBool( _ ByVal path As System.String, _ ByVal defaultValue As System.Boolean _ ) As System.Boolean
public System.bool GetBool( System.string path, System.bool defaultValue )