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