Compartir a través de


DisposableCollection<T>.RemoveAt (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Sub RemoveAt ( _
    index As Integer _
)
public void RemoveAt(
    int index
)

Parámetros

Implementaciones

IList<T>.RemoveAt(Int32)

Seguridad de .NET Framework

Vea también

Referencia

DisposableCollection<T> Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)