Compartilhar via


Método DisposableCollection<T>.RemoveAt

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Sub RemoveAt ( _
    index As Integer _
)
public void RemoveAt(
    int index
)

Parâmetros

Implementações

IList<T>.RemoveAt(Int32)

Segurança do .NET Framework

Consulte também

Referência

DisposableCollection<T> Classe

Namespace Microsoft.TeamFoundation.Framework.Server