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

定义

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

属性值

ICollection<TValue>

实现

适用于