Click or drag to resize
MongoCollectionTDefaultDocumentGeoNear Method
Overload List
  NameDescription
Public methodGeoNear(GeoNearArgs)
Runs a GeoNear command on this collection.
Public methodGeoNear(IMongoQuery, Double, Double, Int32) Obsolete.
Runs a GeoNear command on this collection.
Public methodGeoNear(IMongoQuery, Double, Double, Int32, IMongoGeoNearOptions) Obsolete.
Runs a GeoNear command on this collection.
Top
See Also