Table of Contents

Class GeoHaystackSearchResult<TDocument>.GeoHaystackSearchHit

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

Represents a GeoHaystackSearch hit.

public class GeoHaystackSearchResult<TDocument>.GeoHaystackSearchHit : GeoHaystackSearchResult.GeoHaystackSearchHit
Inheritance
GeoHaystackSearchResult<TDocument>.GeoHaystackSearchHit
Inherited Members
Extension Methods

Constructors

GeoHaystackSearchHit(BsonDocument)

Initializes a new instance of the GeoHaystackSearchHit class.

Properties

Document

Gets the document.

DocumentImplementation

Gets the document.