Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util.Internal.Collections
IKeyValuePair(TKey, TValue) Interface
IKeyValuePair(TKey, TValue) Properties
Key Property
Value Property
IKeyValuePair
TKey
,
TValue
Value Property
TBD
Namespace:
Akka.Util.Internal.Collections
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
TValue
Value
{
get
; }
abstract
Value
: 'TValue
with
get
Property Value
Type:
TValue
See Also
Reference
IKeyValuePair
TKey, TValue
Interface
Akka.Util.Internal.Collections Namespace
Akka.NET Home
|
Learn Akka.NET