Returns an integer key value.
Returns an integer key value.
public int GetInt(string);
Returns an integer key value from an alias.
public int GetInt(string,bool);
Returns an integer key value.
public int GetInt(string,int);
Returns an integer key value from an alias.
public int GetInt(string,int,bool);
ConfigBase Class | Nini.Config Namespace