อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


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

Definition

Gets the element that has the specified key in the read-only dictionary.

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

Parameters

key
TKey

The key to locate.

Property Value

TValue

The element that has the specified key in the read-only dictionary.

Implements

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)