BsonDocumentWriter Class (original) (raw)

MongoDB .NET Driver API Documentation

Click or drag to resizeClick or drag to resize

Represents a BSON writer to a BsonDocument.

Inheritance Hierarchy

Namespace: MongoDB.Bson.IO
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed

Syntax

public class BsonDocumentWriter : BsonWriter

Public Class BsonDocumentWriter Inherits BsonWriter

type BsonDocumentWriter =
class inherit BsonWriter end

The BsonDocumentWriter type exposes the following members.

Constructors

Properties

Methods

Extension Methods

See Also

Reference