Property Documents
- Namespace
- MongoDB.Driver.Core.WireProtocol
- Assembly
- MongoDB.Driver.Core.dll
Documents
Gets the documents.
public IReadOnlyList<TDocument> Documents { get; }Property Value
- IReadOnlyList<TDocument>
- The documents. 
Gets the documents.
public IReadOnlyList<TDocument> Documents { get; }The documents.