Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property Skip

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.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.