SparseTree<T>.Item, propriété

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

Syntaxe

'Déclaration
Public Default Property Item ( _
    token As String _
) As T
public T this[
    string token
] { get; set; }

Paramètres

Valeur de propriété

Type : T

Implémentations

ITokenStore<T>.Item

Sécurité .NET Framework

Voir aussi

Référence

SparseTree<T> Classe

Microsoft.TeamFoundation.Framework.Common, espace de noms