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