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

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

Sintaxe

'Declaração
Private Sub RemoveAt ( _
    index As Integer _
) Implements IList(Of T).RemoveAt
void IList<T>.RemoveAt(
    int index
)

Parâmetros

Implementações

IList<T>.RemoveAt(Int32)

Segurança do .NET Framework

Consulte também

Referência

ReadOnlyLinkedElementCollection<T> Classe

Namespace Microsoft.VisualStudio.Modeling