Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tree - DeleteAll Method

Panel
bgColor#2c3c4c

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