Partager via


PropertiesCollection.TryGetValue, méthode (String, Object%)

Espace de noms :  Microsoft.VisualStudio.Services.WebApi
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
Public Function TryGetValue ( _
    key As String, _
    <OutAttribute> ByRef value As Object _
) As Boolean
public bool TryGetValue(
    string key,
    out Object value
)

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

IDictionary<TKey, TValue>.TryGetValue(TKey, TValue%)

Sécurité .NET Framework

Voir aussi

Référence

PropertiesCollection Classe

TryGetValue, surcharge

Microsoft.VisualStudio.Services.WebApi, espace de noms