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 abstract BsonDocument ToBsonDocument()

Returns

BsonDocument

A BsonDocument.