Partager via


ConcurrentCollectionDictionary<TKey, TElement>.Keys, propriété

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

Syntaxe

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

Valeur de propriété

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

Implémentations

ICollectionDictionary<TKey, TElement>.Keys

Sécurité .NET Framework

Voir aussi

Référence

ConcurrentCollectionDictionary<TKey, TElement> Classe

Microsoft.TeamFoundation.Framework.Common, espace de noms