Pagination
Base interface of pagination
If you want to request something, you should use SimplePagination. If you need to return some result including pagination - PaginationResult
Functions
Properties
Inheritors
Extensions
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                First number in index of objects. It can be used as offset for databases or other data sources
Link copied to clipboard
                Link copied to clipboard
                Logical shortcut for comparison that page is 0
Link copied to clipboard
                Last number in index of objects. In fact, one Pagination object represent data in next range:
Link copied to clipboard
                Last number in index of objects. In fact, one Pagination object represent data in next range:
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Example:
Shortcut for reverse