Compartilhar via


Método LinkedElementCollection<T>.IList.Insert

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxe

'Declaração
Private Sub Insert ( _
    index As Integer, _
    value As Object _
) Implements IList.Insert
void IList.Insert(
    int index,
    Object value
)

Parâmetros

Implementações

IList.Insert(Int32, Object)

Segurança do .NET Framework

Consulte também

Referência

LinkedElementCollection<T> Classe

Namespace Microsoft.VisualStudio.Modeling