|  | IBinaryTreeNodeTKey, TValue Properties | 
The IBinaryTreeNodeTKey, TValue generic 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