add method

add(page)

Add the page in the collection.

Returns

def add(self, page):
    ...
ParameterTypeDescription
pagePage

See Also