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