Table of Contents

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>