[]
Removes all items from the PageCollection.
public void Clear()
PageCollection collection = new PageCollection(); collection.Clear();