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