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