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

Definición

Devuelve una colección que contiene todos los valores almacenados en el diccionario. Vea IDictionary<TKey,TValue>.

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

Valor de propiedad

ICollection<TValue>

Colección que contiene todos los valores almacenados 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