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