Table of Contents

Property Skip

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

Skip

Gets the Expression that defines how many documents to skip (or null if not specified).

public int? Skip { get; }

Property Value

int?