Freigeben über


DisplayFieldCollection.IList.Item-Eigenschaft

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

Syntax

'Declaration
Private Property Item ( _
    index As Integer _
) As Object Implements IList.Item
Object IList.this[
    int index
] { get; set; }

Parameter

Eigenschaftswert

Typ: System.Object
Gibt Object zurück.

Implementiert

IList.Item

.NET Framework-Sicherheit

Siehe auch

Referenz

DisplayFieldCollection Klasse

Microsoft.TeamFoundation.WorkItemTracking.Controls-Namespace