◆ HasKey()

bool HasKey ( string  key)
Parameters
keyA string that uniquely identifies the Preference in storage.
Returns
Returns TRUE if the key is found in storage, FALSE otherwise.

Implements IStorePreferences.