Table of Contents

Method ReadRegularExpression

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

ReadRegularExpression()

Reads a BSON regular expression from the reader.

public abstract BsonRegularExpression ReadRegularExpression()

Returns

BsonRegularExpression

A BsonRegularExpression.