Partager via


DisposableCollection<T>.Item, propriété

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Property Item ( _
    index As Integer _
) As T
public T this[
    int index
] { get; set; }

Paramètres

Valeur de propriété

Type : T
retourne Boolean ;

Implémentations

IList<T>.Item

Sécurité .NET Framework

Voir aussi

Référence

DisposableCollection<T> Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms