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