Skip to content

Collection.offset()

David Fahlander edited this page Mar 28, 2014 · 6 revisions

Syntax

collection.offset(count)

Parameters

count: Number Number of entries to skip

Return Value

This Collection instance (this)

Clone this wiki locally