Click or drag to resize
Akka.NETORMultiDictionaryKeyTKey, TValue Class

[Missing <summary> documentation for "T:Akka.DistributedData.ORMultiDictionaryKey`2"]

Inheritance Hierarchy
SystemObject
  Akka.DistributedDataKeyORMultiDictionaryTKey, TValue
    Akka.DistributedDataORMultiDictionaryKeyTKey, TValue

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
[SerializableAttribute]
public sealed class ORMultiDictionaryKey<TKey, TValue> : Key<ORMultiDictionary<TKey, TValue>>

Type Parameters

TKey

[Missing <typeparam name="TKey"/> documentation for "T:Akka.DistributedData.ORMultiDictionaryKey`2"]

TValue

[Missing <typeparam name="TValue"/> documentation for "T:Akka.DistributedData.ORMultiDictionaryKey`2"]

The ORMultiDictionaryKeyTKey, TValue type exposes the following members.

Constructors
  NameDescription
Public methodORMultiDictionaryKeyTKey, TValue
Initializes a new instance of the ORMultiDictionaryKeyTKey, TValue class
Top
Properties
Methods
Extension Methods
See Also