Table of Contents

Constructor BsonDictionaryOptionsAttribute

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

BsonDictionaryOptionsAttribute()

Initializes a new instance of the BsonDictionaryOptionsAttribute class.

public BsonDictionaryOptionsAttribute()

BsonDictionaryOptionsAttribute(DictionaryRepresentation)

Initializes a new instance of the BsonDictionaryOptionsAttribute class.

public BsonDictionaryOptionsAttribute(DictionaryRepresentation representation)

Parameters

representation DictionaryRepresentation

The representation to use for the Dictionary.