method Items.Clear ()
Removes all objects in a collection.
Type
Description
Use the Clear method to clear all elements/items in the collection. The
Remove
method removes an item giving its identifier.