Method GetHitImplementation
GetHitImplementation(int)
Gets an individual hit.
protected abstract GeoHaystackSearchResult.GeoHaystackSearchHit GetHitImplementation(int index)
Parameters
indexintThe zero based index of the hit.
Gets an individual hit.
protected abstract GeoHaystackSearchResult.GeoHaystackSearchHit GetHitImplementation(int index)
index intThe zero based index of the hit.