Table of Contents

Property Documents

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Documents

Gets the documents.

public IList<BsonDocument> Documents { get; }

Property Value

IList<BsonDocument>