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