Click or drag to resize
BiConcurrentDictionaryTKey1, TKey2 Class
Mindket kulcs alapjan lehet hivatkozni az elemekre
Inheritance Hierarchy
SystemObject
  Ozeki.CommonBiConcurrentDictionaryTKey1, TKey2

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class BiConcurrentDictionary<TKey1, TKey2>

Type Parameters

TKey1
TKey2

The BiConcurrentDictionaryTKey1, TKey2 type exposes the following members.

Constructors
  NameDescription
Public methodBiConcurrentDictionaryTKey1, TKey2
Initializes a new instance of the BiConcurrentDictionaryTKey1, TKey2 class
Top
Methods
Properties
  NameDescription
Public propertyKeys1
Public propertyKeys2
Top
See Also