| C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1Theme Class > GetBool Method : GetBool(String,Boolean) Method |
'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 )