Properties_T_Cyjb_Collections_ObjectModel_ReadOnlyDictionaryBase_2 - CYJB/Cyjb GitHub Wiki

ReadOnlyDictionaryBase(TKey, TValue) 属性

The ReadOnlyDictionaryBase(TKey, TValue) generic type exposes the following members.

属性

 

名称 说明
公共属性 Count 获取当前字典包含的元素数。
公共属性 Item 获取或设置具有指定键的元素。
公共属性 Keys 获取包含当前字典的键的 ICollection(T)
公共属性 Values 获取包含当前字典的值的 ICollection(T)
  Back to Top

参见

Reference

ReadOnlyDictionaryBase(TKey, TValue) 类
Cyjb.Collections.ObjectModel 命名空间

⚠️ **GitHub.com Fallback** ⚠️