Table of Contents

Property Skip

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Skip

Gets or sets how many documents to skip before returning the rest.

public int? Skip { get; set; }

Property Value

int?