FrozenDictionary<TKey,TValue>.IDictionary<TKey,TValue>.Item[TKey] Property

Definition

Gets or sets the element with the specified key.

C#
TValue System.Collections.Generic.IDictionary<TKey,TValue>.Item[TKey key] { get; set; }

Parameters

key
TKey

The key of the element to get or set.

Property Value

TValue

The element with the specified key.

Implements

Applies to

Продукт Версии
.NET 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)