Поделиться через


ReadOnlyLinkedElementCollection<T>.IList<T>.Insert - метод

Пространство имен:  Microsoft.VisualStudio.Modeling
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Синтаксис

'Декларация
Private Sub Insert ( _
    index As Integer, _
    item As T _
) Implements IList(Of T).Insert
void IList<T>.Insert(
    int index,
    T item
)

Параметры

  • item
    Тип: T

Реализации

IList<T>.Insert(Int32, T)

Безопасность платформы .NET Framework

См. также

Ссылки

ReadOnlyLinkedElementCollection<T> Класс

Microsoft.VisualStudio.Modeling - пространство имен