Click or drag to resize

BsonRegularExpression Constructor

Overload List
  NameDescription
Public methodBsonRegularExpression(Regex)
Initializes a new instance of the BsonRegularExpression class.
Public methodBsonRegularExpression(String)
Initializes a new instance of the BsonRegularExpression class.
Public methodBsonRegularExpression(String, String)
Initializes a new instance of the BsonRegularExpression class.
Top
See Also