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