Freigeben über


ICollectionDictionary<TKey, TElement>.ContainsElement-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Function ContainsElement ( _
    key As TKey, _
    element As TElement _
) As Boolean
bool ContainsElement(
    TKey key,
    TElement element
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ICollectionDictionary<TKey, TElement> Schnittstelle

Microsoft.TeamFoundation.Framework.Common-Namespace