Udostępnij za pośrednictwem


Metoda ICollectionDictionary<TKey, TElement>.TryGetValue — (TKey, ICollection<TElement>%)

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Common
Zestaw:  Microsoft.TeamFoundation.Common (w Microsoft.TeamFoundation.Common.dll)

Składnia

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

Parametry

Wartość zwracana

Typ: System.Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ICollectionDictionary<TKey, TElement> Interfejs

Przeciążenie TryGetValue

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Common