Table of Contents

Method ToRegex

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

ToRegex()

Converts the BsonRegularExpression to a Regex.

public Regex ToRegex()

Returns

Regex

A Regex.