Method GetInt32
GetInt32(IDictionary<String, String>, String, Int32)
NOTE: This was getInt() in Lucene
Declaration
protected int GetInt32(IDictionary<string, string> args, string name, int defaultVal)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IDictionary<System.String, System.String> | args | |
System.String | name | |
System.Int32 | defaultVal |
Returns
Type | Description |
---|---|
System.Int32 |