Table of Contents

Property Skip

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

Skip

Gets or sets the number of matching documents to skip before starting to count matching documents.

public long? Skip { get; set; }

Property Value

long?