Click or drag to resize
IRepresentationConverterConfigurableConverter Property
Gets the converter.

Namespace: MongoDB.Bson.Serialization
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax
RepresentationConverter Converter { get; }

Property Value

Type: RepresentationConverter
The converter.
See Also