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

Property Current

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Current

Gets the current batch of documents.

public IEnumerable<TToDocument> Current { get; }

Property Value

IEnumerable<TToDocument>

The current batch of documents.