leftChild
Short summary
This property points to the left child of a binary tree node. The injected node will be deleted within the deepdestruct context.
- Type: CNM_CollectionInterfaces.IBinaryTreeNode
- Getter:
public - Setter:
public
Code
Declaration
PROPERTY leftChild :CNM_CollectionInterfaces.IBinaryTreeNode