take

Take a given amount it items

Parameters

count Number

The number of items that should be taken

Returns

kendo.data.Query Returns a new instance of kendo.data.Query containing only the first count elements of the list

In this article