Delete all list entries
Member of Tree (PRIM_TREE)
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.
Febuary 18 V14SP2