Sorted Array Collection - RemoveAll Method

RemoveAll removes all items in the collection

Member of Sorted Array Collection (PRIM_SACO)

Details

RemoveAll will remove all items from the collection.

Example

Removing all the items from the collection
#Collection.RemoveAll

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2