Class GeoNearResult.GeoNearHit
Represents a GeoNear hit.
- Inheritance
-
Geo
Near Result. Geo Near Hit
- Derived
- Inherited Members
- Extension Methods
Constructors
GeoNearHit(BsonDocument)
Initializes a new instance of the GeoNearHit class.
Parameters
hit
BsonDocument The hit.
Properties
Distance
Gets the distance.
Property Value
Document
Gets the document.
Property Value
DocumentImplementation
Gets the document.
Property Value
RawDocument
Gets the document as a BsonDocument.