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
Key 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
TKey
Key
{
get
; }
abstract
Key
: 'TKey
with
get
Property Value
Type:
TKey
See Also
Reference
IKeyValuePair
TKey, TValue
Interface
Akka.Util.Internal.Collections Namespace
Akka.NET Home
|
Learn Akka.NET