Skip to content

Properties_T_Cyjb_Collections_ObjectModel_DictionaryBase_2

CYJB edited this page Oct 20, 2022 · 1 revision

DictionaryBase(TKey, TValue) 属性

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

属性

 

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

参见

Reference

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

Clone this wiki locally