| QueryTDocumentLTE Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | LTETValue(ExpressionFuncTDocument, IEnumerableTValue, TValue) | 
            Tests that any of the values in the named array element is less than or equal to some value (see $lte).
             | 
|   | LTETMember(ExpressionFuncTDocument, TMember, TMember) | 
            Tests that the value of the named element is less than or equal to some value (see $lte).
             | 
 See Also
See Also