Compartilhar via


Propriedade ReadOnlyDictionary<TKey, TValue>.IDictionary.Keys

Retorna a coleção de chaves neste dicionário.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (em Microsoft.TeamFoundation.Client.dll)

Sintaxe

'Declaração
Private ReadOnly Property Keys As ICollection
    Implements IDictionary.Keys
ICollection IDictionary.Keys { get; }

Valor de propriedade

Tipo: System.Collections.ICollection
A coleção de chaves neste dicionário.

Implementações

IDictionary.Keys

Segurança do .NET Framework

Consulte também

Referência

ReadOnlyDictionary<TKey, TValue> Classe

Namespace Microsoft.TeamFoundation.Client