Table of Contents

Method GetHitImplementation

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

GetHitImplementation(int)

Gets a hit.

protected override GeoHaystackSearchResult.GeoHaystackSearchHit GetHitImplementation(int index)

Parameters

index int

The zero based index of the hit.

Returns

GeoHaystackSearchResult.GeoHaystackSearchHit

The hit.