PersistentSettingsGetBool Method (String, Boolean) |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.GetBool(System.String,System.Boolean)"]
Namespace: Rhino
public bool GetBool( string key, bool defaultValue )
Public Function GetBool ( key As String, defaultValue As Boolean ) As Boolean
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.GetBool(System.String,System.Boolean)"]
[Missing <param name="defaultValue"/> documentation for "M:Rhino.PersistentSettings.GetBool(System.String,System.Boolean)"]
[Missing <returns> documentation for "M:Rhino.PersistentSettings.GetBool(System.String,System.Boolean)"]