Method WithDictionaryRepresentation
- Namespace
 - MongoDB.Bson.Serialization
 
- Assembly
 - MongoDB.Bson.dll
 
WithDictionaryRepresentation(DictionaryRepresentation)
Returns a serializer that has been reconfigured with the specified dictionary representation.
TSerializer WithDictionaryRepresentation(DictionaryRepresentation dictionaryRepresentation)
Parameters
dictionaryRepresentationDictionaryRepresentationThe dictionary representation.
Returns
- TSerializer
 The reconfigured serializer.