Click or drag to resize
Akka.NETORMultiDictionaryKey<TKey, TValue> Class

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

Inheritance Hierarchy
System.Object
  Akka.DistributedData.Key<ORMultiDictionary<TKey, TValue>>
    Akka.DistributedData.ORMultiDictionaryKey<TKey, 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 ORMultiDictionaryKey< TKey, TValue> type exposes the following members.

Constructors
  NameDescription
Public methodORMultiDictionaryKey<TKey, TValue>
Initializes a new instance of the ORMultiDictionaryKey< TKey, TValue> class
Top
Properties
Methods
Extension Methods
See Also