List - DeleteAll Method

Delete all items in the list

Member of List (PRIM_MD.List)

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

Febuary 18 V14SP2