Method ReadRegularExpression
ReadRegularExpression()
Reads a BSON regular expression from the reader.
public abstract BsonRegularExpression ReadRegularExpression()Returns
- BsonRegularExpression
- A BsonRegularExpression. 
Reads a BSON regular expression from the reader.
public abstract BsonRegularExpression ReadRegularExpression()A BsonRegularExpression.