Freigeben über


DisposableCollection<T>.RemoveAt-Methode

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

Syntax

'Declaration
Public Sub RemoveAt ( _
    index As Integer _
)
public void RemoveAt(
    int index
)

Parameter

Implementiert

IList<T>.RemoveAt(Int32)

.NET Framework-Sicherheit

Siehe auch

Referenz

DisposableCollection<T> Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace