Udostępnij za pośrednictwem


Metoda ConcurrentCollectionDictionary<TKey, TElement>.ContainsElement —

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Common
Zestaw:  Microsoft.TeamFoundation.Common (w Microsoft.TeamFoundation.Common.dll)

Składnia

'Deklaracja
Public Function ContainsElement ( _
    key As TKey, _
    element As TElement _
) As Boolean
public bool ContainsElement(
    TKey key,
    TElement element
)

Parametry

Wartość zwracana

Typ: System.Boolean

Implementuje

ICollectionDictionary<TKey, TElement>.ContainsElement(TKey, TElement)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ConcurrentCollectionDictionary<TKey, TElement> Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Common