Interface IDictionaryRepresentationConfigurable
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
Represents a serializer that has a DictionaryRepresentation property.
public interface IDictionaryRepresentationConfigurable
Extension Methods
Properties
Gets the dictionary representation.
Methods
WithDictionaryRepresentation(DictionaryRepresentation)
Returns a serializer that has been reconfigured with the specified dictionary representation.