Partager via


ICollectionDictionary<TKey, TElement>.TryGetValue, méthode (TKey, ICollection<TElement>%)

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

Syntaxe

'Déclaration
Function TryGetValue ( _
    key As TKey, _
    <OutAttribute> ByRef collection As ICollection(Of TElement) _
) As Boolean
bool TryGetValue(
    TKey key,
    out ICollection<TElement> collection
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ICollectionDictionary<TKey, TElement> Interface

TryGetValue, surcharge

Microsoft.TeamFoundation.Framework.Common, espace de noms