Class GeoNearResult.GeoNearHit
Represents a GeoNear hit.
public abstract class GeoNearResult.GeoNearHit
- Inheritance
-
GeoNearResult.GeoNearHit
- Derived
- Inherited Members
- Extension Methods
Constructors
- GeoNearHit(BsonDocument)
Initializes a new instance of the GeoNearHit class.
Properties
- Distance
Gets the distance.
- Document
Gets the document.
- DocumentImplementation
Gets the document.
- RawDocument
Gets the document as a BsonDocument.