Property Documents

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Documents

Gets the documents.

public IList<BsonDocument> Documents { get; }

Property Value

IList<BsonDocument>