IKeyValuePairTKey, TValueValue Property |
[Missing <summary> documentation for "P:Akka.Util.Internal.Collections.IKeyValuePair`2.Value"]
Namespace: Akka.Util.Internal.CollectionsAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxReadOnly Property Value As TValue
Get
property TValue Value {
TValue get ();
}
abstract Value : 'TValue with get
Property Value
Type:
TValue
See Also