Table of Contents

Class GeoNearResult<TDocument>.GeoNearHit

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

Represents a GeoNear hit.

public class GeoNearResult<TDocument>.GeoNearHit : GeoNearResult.GeoNearHit
Inheritance
GeoNearResult<TDocument>.GeoNearHit
Inherited Members
Extension Methods

Constructors

GeoNearHit(BsonDocument)

Initializes a new instance of the GeoNearHit class.

Properties

Document

Gets the document.

DocumentImplementation

Gets the document.