Method GetHitImplementation
GetHitImplementation(int)
Gets a hit.
protected override GeoNearResult.GeoNearHit GetHitImplementation(int index)
Parameters
index
intThe zero based index of the hit.
Returns
- GeoNearResult.GeoNearHit
The hit.
Gets a hit.
protected override GeoNearResult.GeoNearHit GetHitImplementation(int index)
index
intThe zero based index of the hit.
The hit.