ReadOnlyDictionary<TKey, TValue>.IDictionary.Values 屬性

傳回值的集合在字典中。

命名空間:  Microsoft.TeamFoundation.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Private ReadOnly Property Values As ICollection
    Implements IDictionary.Values
ICollection IDictionary.Values { get; }

屬性值

類型:System.Collections.ICollection
值的集合在字典中。

Implements

IDictionary.Values

.NET Framework 安全性

請參閱

參考

ReadOnlyDictionary<TKey, TValue> 類別

Microsoft.TeamFoundation.Client 命名空間