Proprietà ConcurrentCollectionDictionary<TKey, TElement>.Keys

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Keys As ICollection(Of TKey)
public ICollection<TKey> Keys { get; }

Valore proprietà

Tipo: System.Collections.Generic.ICollection<TKey>

Implementa

ICollectionDictionary<TKey, TElement>.Keys

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ConcurrentCollectionDictionary<TKey, TElement> Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Common