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