Share via


ReadOnlyList.IList.Item, propriété

Espace de noms :  Microsoft.TeamFoundation.WorkItemTracking.Common
Assembly :  Microsoft.TeamFoundation.WorkItemTracking.Client (dans Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

Syntaxe

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

Paramètres

Valeur de propriété

Type : System.Object
retourne Object ;

Implémentations

IList.Item

Sécurité .NET Framework

Voir aussi

Référence

ReadOnlyList Classe

Microsoft.TeamFoundation.WorkItemTracking.Common, espace de noms