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

傳回輸入集合的字典。

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

語法

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

屬性值

類型:System.Collections.ICollection
輸入集合的字典。

Implements

IDictionary.Keys

.NET Framework 安全性

請參閱

參考

ReadOnlyDictionary<TKey, TValue> 類別

Microsoft.TeamFoundation.Client 命名空間