Partager via


WeakValueDictionary<K, V>.Contains, méthode

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Function Contains ( _
    key As K _
) As Boolean
public bool Contains(
    K key
)

Paramètres

  • key
    Type : K

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

WeakValueDictionary<K, V> Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms