Udostępnij za pośrednictwem


Metoda ReadOnlyLinkedElementCollection<T>.IList<T>.Insert —

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Składnia

'Deklaracja
Private Sub Insert ( _
    index As Integer, _
    item As T _
) Implements IList(Of T).Insert
void IList<T>.Insert(
    int index,
    T item
)

Parametry

  • item
    Typ: T

Implementuje

IList<T>.Insert(Int32, T)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ReadOnlyLinkedElementCollection<T> Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling