Freigeben über


SortFieldCollection.RemoveAt-Methode

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntax

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

Parameter

Implementiert

IList.RemoveAt(Int32)

.NET Framework-Sicherheit

Siehe auch

Referenz

SortFieldCollection Klasse

Microsoft.TeamFoundation.WorkItemTracking.Controls-Namespace