PersistentSettingsGetInteger Method (String, Int32) |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.GetInteger(System.String,System.Int32)"]
Namespace: Rhino
public int GetInteger( string key, int defaultValue )
Public Function GetInteger ( key As String, defaultValue As Integer ) As Integer
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.GetInteger(System.String,System.Int32)"]
[Missing <param name="defaultValue"/> documentation for "M:Rhino.PersistentSettings.GetInteger(System.String,System.Int32)"]
[Missing <returns> documentation for "M:Rhino.PersistentSettings.GetInteger(System.String,System.Int32)"]