| QueryTDocumentNear Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | NearTMember, TCoordinates(ExpressionFuncTDocument, TMember, GeoJsonPointTCoordinates) | 
            Tests that the value of the named element is near a point (see $near).
             | 
|   | NearTMember, TCoordinates(ExpressionFuncTDocument, TMember, GeoJsonPointTCoordinates, Double) | 
            Tests that the value of the named element is near some location (see $near).
             | 
|   | NearTMember(ExpressionFuncTDocument, TMember, Double, Double) | 
            Tests that the value of the named element is near some location (see $near).
             | 
|   | NearTMember, TCoordinates(ExpressionFuncTDocument, TMember, GeoJsonPointTCoordinates, Double, Boolean) | 
            Tests that the value of the named element is near some location (see $near).
             | 
|   | NearTMember(ExpressionFuncTDocument, TMember, Double, Double, Double) | 
            Tests that the value of the named element is near some location (see $near).
             | 
|   | NearTMember(ExpressionFuncTDocument, TMember, Double, Double, Double, Boolean) | 
            Tests that the value of the named element is near some location (see $near).
             | 
 See Also
See Also