Click or drag to resize

BsonDeserializationContext Properties

The BsonDeserializationContext type exposes the following members.

Properties
  NameDescription
Public propertyAllowDuplicateElementNames
Gets a value indicating whether to allow duplicate element names.
Public propertyDynamicArraySerializer
Gets the dynamic array serializer.
Public propertyDynamicDocumentSerializer
Gets the dynamic document serializer.
Public propertyReader
Gets the reader.
Top
See Also