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