Click or drag to resize
IKeyValuePairTKey, TValueValue Property

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

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

Property Value

Type: TValue
See Also