Description:

Get value as int, will only succeed if value was created using Set(string key, int value)

Syntax:
public Boolean TryGetInteger(
String key,
out Int32 value
)
Returns:
Type: Boolean
Available since:
5.0

Nothing found