IBinaryTreeNodeTKey, TValue Interface |
[Missing <summary> documentation for "T:Akka.Util.Internal.Collections.IBinaryTreeNode`2"]
Namespace: Akka.Util.Internal.Collections
[Missing <typeparam name="TKey"/> documentation for "T:Akka.Util.Internal.Collections.IBinaryTreeNode`2"]
[Missing <typeparam name="TValue"/> documentation for "T:Akka.Util.Internal.Collections.IBinaryTreeNode`2"]
The IBinaryTreeNodeTKey, TValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | Key | (Inherited from IKeyValuePairTKey, TValue.) |
![]() | Left | |
![]() | Right | |
![]() | Value | (Inherited from IKeyValuePairTKey, TValue.) |