TreeNode.key

Gets the key stored at a particular tree node.

class TreeNode
void*
key
()

Return Value

Type: void*

the key at the node.

Meta

Since

2.68