SortingParams.limit

Limit the Numbers of returned Elements. @param start is zero based @param count @return the SortingParams Object

class SortingParams
limit
(
int start
,
int count
)

Meta