Table of Contents

Interface IConvertibleToBsonDocument

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

An interface implemented by objects that convert themselves to a BsonDocument.

public interface IConvertibleToBsonDocument
Extension Methods

Methods

ToBsonDocument()

Converts this object to a BsonDocument.