| BsonDoubleSerializerInstance Property | 
            Gets an instance of the BsonDoubleSerializer class.
            
 
Namespace: MongoDB.Bson.Serialization.SerializersAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
 Syntax
Syntaxpublic static BsonDoubleSerializer Instance { get; }Public Shared ReadOnly Property Instance As BsonDoubleSerializer
	Get
static member Instance : BsonDoubleSerializer with get
Property Value
Type: 
BsonDoubleSerializer See Also
See Also