Table of Contents

Class GeoNearResult

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Represents the result of a GeoNear command.

[Serializable]
public abstract class GeoNearResult : CommandResult
Inheritance
GeoNearResult
Derived
Inherited Members
Extension Methods

Constructors

GeoNearResult(BsonDocument)

Initializes a new instance of the GeoNearResult class.

Properties

Hits

Gets the hits.

HitsImplementation

Gets the hits.

Namespace

Gets the namespace.

Stats

Gets the stats.