Sdílet prostřednictvím


ValidationStateDictionary.ContainsKey(Object) Metoda

Definice

Určuje, zda obsahuje IDictionary<TKey,TValue> prvek se zadaným klíčem.

public:
 virtual bool ContainsKey(System::Object ^ key);
public bool ContainsKey (object key);
abstract member ContainsKey : obj -> bool
override this.ContainsKey : obj -> bool
Public Function ContainsKey (key As Object) As Boolean

Parametry

key
Object

Návraty

Implementuje

Platí pro