Property Current
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Current
Gets the current batch of documents.
public IEnumerable<TToDocument> Current { get; }
Property Value
The current batch of documents.