removePage(at:)
Removes the page at the specified index point.
Declaration
func removePage(at index: Int)Discussion
This method raises an exception if index is out of bounds.
Removes the page at the specified index point.
func removePage(at index: Int)This method raises an exception if index is out of bounds.