Method GetEnumerator
GetEnumerator()
Gets an enumerator for the hits.
public IEnumerator<GeoHaystackSearchResult<TDocument>.GeoHaystackSearchHit> GetEnumerator()
Returns
- IEnumerator<GeoHaystackSearchResult<TDocument>.GeoHaystackSearchHit>
An enumerator.