Table of Contents

Method ToBsonDocument

Namespace
MongoDB.Driver.Builders
Assembly
MongoDB.Driver.Legacy.dll

ToBsonDocument()

Returns the result of the builder as a BsonDocument.

public override BsonDocument ToBsonDocument()

Returns

BsonDocument

A BsonDocument.