add method

add(page)

Add the page in the collection.

Returns

def add(self, page):
    ...
Parameter Type Description
page Page

See Also