Partager via


GlobalTypeCollection.RemoveAt, méthode

Supprime l'élément à la position spécifiée.

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

Syntaxe

'Déclaration
Public Sub RemoveAt ( _
    index As Integer _
)
public void RemoveAt(
    int index
)

Paramètres

  • index
    Type : System.Int32
    La position de l'élément à supprimer.

Implémentations

IList.RemoveAt(Int32)

Sécurité .NET Framework

Voir aussi

Référence

GlobalTypeCollection Classe

Microsoft.VisualStudio.Shell.Design, espace de noms