| IBinaryTreeNodeTKey, TValueRight Property |
TBD
Namespace:
Akka.Util.Internal.Collections
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax IBinaryTreeNode<TKey, TValue> Right { get; }
abstract Right : IBinaryTreeNode<'TKey, 'TValue> with get
Property Value
Type:
IBinaryTreeNodeTKey,
TValueSee Also