Udostępnij za pośrednictwem


Metoda GlobalTypeCollection.Insert —

Wstawia element do listy podstawowej 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 Insert ( _
    index As Integer, _
    item As GlobalType _
)
public void Insert(
    int index,
    GlobalType item
)

Parametry

  • index
    Typ: System.Int32
    Położenie elementu powinien zostać dodany.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GlobalTypeCollection Klasa

Przestrzeń nazw Microsoft.VisualStudio.Shell.Design