Click or drag to resize
IKeyValuePairTKey, TValueKey Property

[Missing <summary> documentation for "P:Akka.Util.Internal.Collections.IKeyValuePair`2.Key"]

Namespace: Akka.Util.Internal.Collections
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
TKey Key { get; }

Property Value

Type: TKey
See Also