[]
Removes the page with specified index from collection.
public void RemoveAt(int index)
Public Sub RemoveAt(index As Integer)
The index of the page to remove.