| QueryBuilderTDocumentMatches Method | 
 Overload List
Overload List| 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).
             | 
 See Also
See Also