Partager via


PropertiesCollection.ContainsKey, méthode

Espace de noms :  Microsoft.VisualStudio.Services.WebApi
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
Public Function ContainsKey ( _
    key As String _
) As Boolean
public bool ContainsKey(
    string key
)

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

IDictionary<TKey, TValue>.ContainsKey(TKey)

Sécurité .NET Framework

Voir aussi

Référence

PropertiesCollection Classe

Microsoft.VisualStudio.Services.WebApi, espace de noms