Sdílet prostřednictvím


IPreferences.ContainsKey(String, String) Metoda

Definice

Zkontroluje existenci daného klíče.

public bool ContainsKey (string key, string? sharedName = default);
abstract member ContainsKey : string * string -> bool
Public Function ContainsKey (key As String, Optional sharedName As String = Nothing) As Boolean

Parametry

key
String

Klíč, který chcete zkontrolovat.

sharedName
String

Název sdíleného kontejneru.

Návraty

true pokud klíč existuje v předvolbách, jinak false.

Platí pro