Contents

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.

See Also

Working with Pages