◆ SetInt()

void SetInt ( string  key,
int  value 
)
Parameters
keyA string that uniquely identifies the Preference in storage.
valueAn integer value to be stored in the preference.

Implements IStorePreferences.