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