Delete all items in the list
Member of List (PRIM_MD.List)
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