Udostępnij za pośrednictwem


Metoda GlobalTypeCollection.RemoveAt —

Usuwa element w określonym położeniu.

Przestrzeń nazw:  Microsoft.VisualStudio.Shell.Design
Zestaw:  Microsoft.VisualStudio.Shell.Design (w Microsoft.VisualStudio.Shell.Design.dll)

Składnia

'Deklaracja
Public Sub RemoveAt ( _
    index As Integer _
)
public void RemoveAt(
    int index
)

Parametry

  • index
    Typ: System.Int32
    Położenie elementu ma być usunięty.

Implementuje

IList.RemoveAt(Int32)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GlobalTypeCollection Klasa

Przestrzeń nazw Microsoft.VisualStudio.Shell.Design