Method Skip
Skip(long)
Appends a skip stage to the pipeline.
Parameters
skip
longThe number of documents to skip.
Returns
- IAggregate
Fluent <TResult> The fluent aggregate interface.
Appends a skip stage to the pipeline.
skip
longThe number of documents to skip.
The fluent aggregate interface.