Share via


TaskProvider.TaskCollection.IList.Add, méthode

Ajoute la tâche à 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 Add ( _
    obj As Object _
) As Integer Implements IList.Add
int IList.Add(
    Object obj
)

Paramètres

Valeur de retour

Type : System.Int32
L'index auquel la tâche a été ajoutée.

Implémentations

IList.Add(Object)

Sécurité .NET Framework

Voir aussi

Référence

TaskProvider.TaskCollection Classe

Microsoft.VisualStudio.Shell, espace de noms