QueryTDocumentIn Method | 
| Name | Description | |
|---|---|---|
| InTValue(ExpressionFuncTDocument, IEnumerableTValue, IEnumerableTValue) | 
            Tests that any of the values in the named array element are equal to one of a list of values (see $in).
              | |
| InTMember(ExpressionFuncTDocument, TMember, IEnumerableTMember) | 
            Tests that the value of the named element is equal to one of a list of values (see $in).
              |