ImmutableDictionary<TKey,TValue>.IDictionary.Item[Object] Propiedad

Definición

Obtiene o establece el elemento con la clave especificada.

C#
object System.Collections.IDictionary.Item[object key] { get; set; }
C#
object? System.Collections.IDictionary.Item[object key] { get; set; }

Parámetros

key
Object

Clave.

Valor de propiedad

Valor almacenado bajo la clave especificada.

Implementaciones

Se aplica a

Produto Versións
.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