Partager via


TaskProvider.TaskCollection.IList.Contains, méthode

Obtient une valeur indiquant si la tâche spécifiée existe dans la collection.

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

Syntaxe

'Déclaration
Private Function Contains ( _
    obj As Object _
) As Boolean Implements IList.Contains
bool IList.Contains(
    Object obj
)

Paramètres

Valeur de retour

Type : System.Boolean
true si la tâche existe dans la collection, sinon false.

Implémentations

IList.Contains(Object)

Sécurité .NET Framework

Voir aussi

Référence

TaskProvider.TaskCollection Classe

Microsoft.VisualStudio.Shell, espace de noms