Click or drag to resize
ImmutableAvlTreeBaseTKey, TValueNodeKey Property

[Missing <summary> documentation for "P:Akka.Util.Internal.Collections.ImmutableAvlTreeBase`2.Node.Key"]

Namespace: Akka.Util.Internal.Collections
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public TKey Key { get; }

Property Value

Type: TKey

Implements

IKeyValuePairTKey, TValueKey
See Also