Table of Contents

Property Skip

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Skip

Gets or sets the number of documents the server should skip before returning the rest of the documents.

public virtual int Skip { get; set; }

Property Value

int