Property this
this[int]
Gets an individual hit.
public GeoHaystackSearchResult<TDocument>.GeoHaystackSearchHit this[int index] { get; }
Parameters
index
intThe zero based index of the hit.
Property Value
- GeoHaystackSearchResult<TDocument>.GeoHaystackSearchHit
The hit.