Udostępnij za pośrednictwem


ISecureStorage.Remove(String) Metoda

Definicja

Usuwa klucz i skojarzona wartość, jeśli istnieje.

public:
 bool Remove(System::String ^ key);
public bool Remove (string key);
abstract member Remove : string -> bool
Public Function Remove (key As String) As Boolean

Parametry

key
String

Klucz do usunięcia.

Zwraca

Dotyczy