Table of Contents

Method GetHitImplementation

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

GetHitImplementation(int)

Gets a hit.

protected override GeoNearResult.GeoNearHit GetHitImplementation(int index)

Parameters

index int

The zero based index of the hit.

Returns

GeoNearResult.GeoNearHit

The hit.