Méthode | Description | |
---|---|---|
Contains ( string key ) : bool |
Determines if the local storage contains the specified key.
|
|
this ( string key ) : object |
Gets or saves the value associated with the specified key.
|
public Contains ( string key ) : bool | ||
key | string | The key for the entry to be located. |
Résultat | bool |