Sdílet prostřednictvím


OrderedDictionary<TKey,TValue>.KeyCollection.Contains(TKey) Metoda

Definice

public:
 virtual bool Contains(TKey key);
public bool Contains (TKey key);
abstract member Contains : 'Key -> bool
override this.Contains : 'Key -> bool
Public Function Contains (key As TKey) As Boolean

Parametry

key
TKey

Návraty

Implementuje

Platí pro