You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Tree - DeleteAll Method
Delete all list entries
Member of Tree (PRIM_TREE)

Details


The DeleteAll method is used to remove all entries from the list. It is the equivalent of the CLR_LIST command.
However, CLR_LIST can only be used in the same component in which the list is defined while DeleteAll only requires a reference to the Tree.

See also

All Component Classes
Technical Reference

  • No labels