Partager via


ItemCollection<T>.TryGetValue, méthode

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

Syntaxe

'Déclaration
Public Function TryGetValue ( _
    name As String, _
    <OutAttribute> ByRef item As T _
) As Boolean
public bool TryGetValue(
    string name,
    out T item
)

Paramètres

  • item
    Type : T%

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

ItemCollection<T> Classe

Microsoft.TeamFoundation.Warehouse, espace de noms