Sdílet prostřednictvím


IPreferences.Remove(String, String) Metoda

Definice

Odebere klíč a jeho přidruženou hodnotu, pokud existuje.

public void Remove (string key, string? sharedName = default);
abstract member Remove : string * string -> unit
Public Sub Remove (key As String, Optional sharedName As String = Nothing)

Parametry

key
String

Klíč, který se má odebrat.

sharedName
String

Název sdíleného kontejneru.

Platí pro