BsonRegex

Represents a BSON regular expression value (Bson.Type.regex).

Constructors

this
this(string expr, string options)
Undocumented in source.

Members

Properties

expression
string expression [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
options
string options [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta