Compartir a través de


ReadOnlyLinkedElementCollection<T>.IList<T>.RemoveAt (Método)

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

Sintaxis

'Declaración
Private Sub RemoveAt ( _
    index As Integer _
) Implements IList(Of T).RemoveAt
void IList<T>.RemoveAt(
    int index
)

Parámetros

Implementaciones

IList<T>.RemoveAt(Int32)

Seguridad de .NET Framework

Vea también

Referencia

ReadOnlyLinkedElementCollection<T> Clase

Microsoft.VisualStudio.Modeling (Espacio de nombres)