Property AsBsonRegularExpression
AsBsonRegularExpression
Casts the BsonValue to a BsonRegularExpression (throws an InvalidCastException if the cast is not valid).
public BsonRegularExpression AsBsonRegularExpression { get; }
Casts the BsonValue to a BsonRegularExpression (throws an InvalidCastException if the cast is not valid).
public BsonRegularExpression AsBsonRegularExpression { get; }