TreeNode.value

Gets the value stored at a particular tree node.

class TreeNode
void*
value
()

Return Value

Type: void*

the value at the node.

Meta

Since

2.68