Table of Contents

Class BsonDocumentReaderSettings

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

Represents settings for a BsonDocumentReader.

[Serializable]
public class BsonDocumentReaderSettings : BsonReaderSettings
Inheritance
BsonDocumentReaderSettings
Inherited Members
Extension Methods

Constructors

BsonDocumentReaderSettings()

Initializes a new instance of the BsonDocumentReaderSettings class.

BsonDocumentReaderSettings(GuidRepresentation)

Initializes a new instance of the BsonDocumentReaderSettings class.

Properties

Defaults

Gets or sets the default settings for a BsonDocumentReader.

Methods

Clone()

Creates a clone of the settings.

CloneImplementation()

Creates a clone of the settings.