Partager via


GlobalTypeCollection.Contains, méthode

Détermine si l'élément est spécifié dans la collection

Espace de noms :  Microsoft.VisualStudio.Shell.Design
Assembly :  Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)

Syntaxe

'Déclaration
Public Function Contains ( _
    item As GlobalType _
) As Boolean
public bool Contains(
    GlobalType item
)

Paramètres

Valeur de retour

Type : System.Boolean
true si cette collection contient l'élément donné, sinon false.

Sécurité .NET Framework

Voir aussi

Référence

GlobalTypeCollection Classe

Microsoft.VisualStudio.Shell.Design, espace de noms