Interface IDictionaryRepresentationConfigurable
- Namespace
 - MongoDB.Bson.Serialization
 
- Assembly
 - MongoDB.Bson.dll
 
Represents a serializer that has a DictionaryRepresentation property.
public interface IDictionaryRepresentationConfigurable
  - Extension Methods
 
Properties
- DictionaryRepresentation
 Gets the dictionary representation.
Methods
- WithDictionaryRepresentation(DictionaryRepresentation)
 Returns a serializer that has been reconfigured with the specified dictionary representation.