Hide Comments
Hide Comments

Comments (0)

expandingProperties

 

Name

Description

public property

Left

Specifies the left child (or Child[0]) for the current node. Assigning a value to this property will free the current Left child node.

public property

Right

Specifies the right child (or Child[1]) for the current node. Assigning a value to this property will free the current Right child node.

Top

Comments (0)