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