Method ReadRegularExpression

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.IO

Assembly

MongoDB.Bson.dll

ReadRegularExpression()

Reads a BSON regular expression from the reader.

BsonRegularExpression ReadRegularExpression()

Returns

BsonRegularExpression

A BsonRegularExpression.