Table of Contents

Property Skip

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

Skip

Gets or sets the number of documents skip.

public int? Skip { get; set; }

Property Value

int?

The number of documents skip.