Method Create
Create(object)
Creates a new BsonRegularExpression.
public static BsonRegularExpression Create(object value)
Parameters
valueobjectAn object to be mapped to a BsonRegularExpression.
Returns
- BsonRegularExpression
A BsonRegularExpression or null.