Compartir a través de


LinkedElementCollection<T>.IList.Insert (Método)

Espacio de nombres:  Microsoft.VisualStudio.Modeling
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Sintaxis

'Declaración
Private Sub Insert ( _
    index As Integer, _
    value As Object _
) Implements IList.Insert
void IList.Insert(
    int index,
    Object value
)

Parámetros

Implementaciones

IList.Insert(Int32, Object)

Seguridad de .NET Framework

Vea también

Referencia

LinkedElementCollection<T> Clase

Microsoft.VisualStudio.Modeling (Espacio de nombres)