Partager via


TaskProvider.TaskCollection.IList.RemoveAt, méthode

Supprime la tâche de l'index spécifié de 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 Sub RemoveAt ( _
    index As Integer _
) Implements IList.RemoveAt
void IList.RemoveAt(
    int index
)

Paramètres

  • index
    Type : System.Int32
    L'index auquel pour supprimer la tâche.

Implémentations

IList.RemoveAt(Int32)

Sécurité .NET Framework

Voir aussi

Référence

TaskProvider.TaskCollection Classe

Microsoft.VisualStudio.Shell, espace de noms