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

แชร์ผ่าน


FrozenDictionary<TKey,TValue>.IReadOnlyDictionary<TKey,TValue>.Values Property

Definition

Gets an enumerable collection that contains the values in the read-only dictionary.

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

Property Value

IEnumerable<TValue>

An enumerable collection that contains the values 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)