| MongoCollectionTDefaultDocumentGeoNear Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GeoNear(GeoNearArgs) | 
            Runs a GeoNear command on this collection.
             | 
|  | GeoNear(IMongoQuery, Double, Double, Int32) | Obsolete. 
            Runs a GeoNear command on this collection.
             | 
|  | GeoNear(IMongoQuery, Double, Double, Int32, IMongoGeoNearOptions) | Obsolete. 
            Runs a GeoNear command on this collection.
             | 
 See Also
See Also