MongoCollectionGeoNearAs Method | 
| 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.
              | |
| GeoNearAsTDocument(IMongoQuery, Double, Double, Int32, IMongoGeoNearOptions) |  Obsolete.  
            Runs a GeoNear command on this collection.
              | |
| GeoNearAs(Type, IMongoQuery, Double, Double, Int32) |  Obsolete.  
            Runs a GeoNear command on this collection.
              | |
| GeoNearAs(Type, IMongoQuery, Double, Double, Int32, IMongoGeoNearOptions) |  Obsolete.  
            Runs a GeoNear command on this collection.
              |