Table of Contents

Class BsonDeserializationContext.Builder

Namespace
MongoDB.Bson.Serialization
Assembly
MongoDB.Bson.dll

Represents a builder for a BsonDeserializationContext.

public class BsonDeserializationContext.Builder
Inheritance
BsonDeserializationContext.Builder
Inherited Members
Extension Methods

Properties

AllowDuplicateElementNames

Gets or sets a value indicating whether to allow duplicate element names.

DynamicArraySerializer

Gets or sets the dynamic array serializer.

DynamicDocumentSerializer

Gets or sets the dynamic document serializer.

Reader

Gets the reader.