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