Method WriteRegularExpression

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

Namespace

MongoDB.Bson.IO

Assembly

MongoDB.Bson.dll

WriteRegularExpression(BsonRegularExpression)

Writes a BSON regular expression to the writer.

void WriteRegularExpression(BsonRegularExpression regex)

Parameters

regex BsonRegularExpression

A BsonRegularExpression.