|  | IBinaryTreeNodeTKey, TValue Interface | 
Namespace: Akka.Util.Internal.Collections
 Syntax
SyntaxThe IBinaryTreeNodeTKey, TValue type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Key | 
            TBD
            (Inherited from IKeyValuePairTKey, TValue.) | 
|  | Left | 
            TBD
             | 
|  | Right | 
            TBD
             | 
|  | Value | 
            TBD
            (Inherited from IKeyValuePairTKey, TValue.) | 
 See Also
See Also