Table of Contents

Property Skip

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.GridFS.dll

Skip

Gets or sets the number of documents to skip.

public int? Skip { get; set; }

Property Value

int?

The number of documents to skip.