Compartilhar via


Método ReadOnlyLinkedElementCollection<T>.IList.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.RemoveAt
void IList.RemoveAt(
    int index
)

Parâmetros

Implementações

IList.RemoveAt(Int32)

Segurança do .NET Framework

Consulte também

Referência

ReadOnlyLinkedElementCollection<T> Classe

Namespace Microsoft.VisualStudio.Modeling