Remove

PageCollection.Remove method

Remove the page from the collection.

public void Remove(Page page)
Parameter Type Description
page Page

See Also