点击或拖拽改变大小

ConcurrentDoubleKeyDictionaryTKey1, TKey2

Sweet 开发框架
双主键线程安全字典,适用场景主键和键值都唯一,可双向查找
继承层次
SystemObject
  Sweet.CommonConcurrentDoubleKeyDictionaryTKey1, TKey2

命名空间:  Sweet.Common
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public class ConcurrentDoubleKeyDictionary<TKey1, TKey2>

类型参数

TKey1

[缺少 "T:Sweet.Common.ConcurrentDoubleKeyDictionary`2" 的 <typeparam name="TKey1"/> 文档]

TKey2

[缺少 "T:Sweet.Common.ConcurrentDoubleKeyDictionary`2" 的 <typeparam name="TKey2"/> 文档]

ConcurrentDoubleKeyDictionaryTKey1, TKey2 类型公开以下成员。

构造函数
  名称说明
公共方法ConcurrentDoubleKeyDictionaryTKey1, TKey2
初始化 ConcurrentDoubleKeyDictionaryTKey1, TKey2 类的一个新实例
Top
属性
  名称说明
公共属性Count
公共属性Item
Top
方法
扩展方法
  名称说明
公共扩展器方法ConsoleWriteLine (由 SystemEx 定义。)
公共扩展器方法WriteConsole (由 UConsole 定义。)
Top
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架