Freigeben über


ICollectionDictionary<TKey, TElement>.ContainsKey-Methode

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

Syntax

'Declaration
Function ContainsKey ( _
    key As TKey _
) As Boolean
bool ContainsKey(
    TKey key
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ICollectionDictionary<TKey, TElement> Schnittstelle

Microsoft.TeamFoundation.Framework.Common-Namespace