Table of Contents

GetInt

Methods
public int GetInt(string key)
Parameters
Type Name Description
string key
Returns
Type Description
int
public int GetInt(string key, int defaultValue)
Parameters
Type Name Description
string key
int defaultValue
Returns
Type Description
int