method Items.Clear ()
Removes all objects in a collection.

TypeDescription
Use the Clear method to clear all elements/items in the collection.  The Remove method removes an item giving its identifier.