| BsonRegularExpressionSerializer Constructor | 
            Initializes a new instance of the BsonRegularExpressionSerializer class.
            
 
Namespace: MongoDB.Bson.Serialization.SerializersAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
 Syntax
Syntaxpublic BsonRegularExpressionSerializer()
new : unit -> BsonRegularExpressionSerializer
 See Also
See Also