Compartilhar via


Propriedade CollectionDictionary<TKey, TElement>.Keys

Namespace:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (em Microsoft.TeamFoundation.Common.dll)

Sintaxe

'Declaração
Public ReadOnly Property Keys As ICollection(Of TKey)
public ICollection<TKey> Keys { get; }

Valor de propriedade

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

Implementações

ICollectionDictionary<TKey, TElement>.Keys

Segurança do .NET Framework

Consulte também

Referência

CollectionDictionary<TKey, TElement> Classe

Namespace Microsoft.TeamFoundation.Framework.Common