ImmutableSortedDictionary<TKey,TValue>.IDictionary<TKey,TValue>.Values 属性

定义

获取值。

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

属性值

ICollection<TValue>

包含值的集合。

实现

适用于

产品 版本
.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