QueryBuilderTDocumentMatches Method | 
| Name | Description | |
|---|---|---|
| Matches(ExpressionFuncTDocument, IEnumerableString, BsonRegularExpression) | 
            Tests that any of the values in the named array element matches a regular expression (see $regex).
              | |
| Matches(ExpressionFuncTDocument, String, BsonRegularExpression) | 
            Tests that the value of the named element matches a regular expression (see $regex).
              |