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