skip

Skip a given amount it items

Parameters

count Number

The number of items that should be skipped

Returns

kendo.data.Query Returns a new instance of kendo.data.Query with the first count elements of the list skipped

In this article