Creates a new paginated list.
An object providing values to initialize this instance.
The list items.
The information relevant to the pagination of the list items.
Returns a new iterator that allows iterating the items of this list.
An iterator over the items of this list.
Static
emptyCreates an empty paginated list.
The number of items per page.
An empty paginated list with the specified number of items per page.
A list with information relevant to the pagination of its items.