ImmutableSortedDictionary<TKey,TValue>.Builder.IDictionary<TKey,TValue>.Keys Propiedad

Definición

Devuelve una colección que contiene todas las claves almacenadas en el diccionario. Vea IDictionary<TKey,TValue>.

C#
System.Collections.Generic.ICollection<TKey> System.Collections.Generic.IDictionary<TKey,TValue>.Keys { get; }

Valor de propiedad

ICollection<TKey>

Colección que contiene todas las claves almacenadas en el diccionario.

Implementaciones

Se aplica a

Producto Versiones
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
UWP 10.0