PersistentSettingsTryGetBool Method (String, Boolean) |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.TryGetBool(System.String,System.Boolean@)"]
Namespace: Rhino
public bool TryGetBool( string key, out bool value )
Public Function TryGetBool ( key As String, <OutAttribute> ByRef value As Boolean ) As Boolean
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.TryGetBool(System.String,System.Boolean@)"]
[Missing <param name="value"/> documentation for "M:Rhino.PersistentSettings.TryGetBool(System.String,System.Boolean@)"]
[Missing <returns> documentation for "M:Rhino.PersistentSettings.TryGetBool(System.String,System.Boolean@)"]