NodeChangingAction enumeration

NodeChangingAction enumeration

Specifies the type of node change.

Members

NameDescription
INSERTA node is being inserted in the tree.
REMOVEA node is being removed from the tree.

See Also