Properties_T_Cyjb_Collections_ObjectModel_DictionaryBase_2 - CYJB/Cyjb GitHub Wiki
The DictionaryBase(TKey, TValue) generic type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() |
Count | 获取当前字典包含的元素数。 |
![]() |
Item | 获取或设置具有指定键的元素。 |
![]() |
Keys | 获取包含当前字典的键的 ICollection(T)。 |
![]() |
Values | 获取包含当前字典的值的 ICollection(T)。 |
DictionaryBase(TKey, TValue) 类
Cyjb.Collections.ObjectModel 命名空间