Compartilhar via


Propriedade ICollectionDictionary<TKey, TElement>.Keys

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

Sintaxe

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

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

ICollectionDictionary<TKey, TElement> Interface

Namespace Microsoft.TeamFoundation.Framework.Common