Compartilhar via


ReadOnlyDictionary45<TKey,TValue>.KeyCollection.ICollection<TKey>.Contains Método

Definição

bool ICollection<TKey>.Contains (TKey item);
abstract member System.Collections.Generic.ICollection<TKey>.Contains : 'Key -> bool
override this.System.Collections.Generic.ICollection<TKey>.Contains : 'Key -> bool
Function Contains (item As TKey) As Boolean Implements ICollection(Of TKey).Contains

Parâmetros

item
TKey

Retornos

Implementações

Aplica-se a