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