Class GeoNearResult
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.