Table of Contents

Method GetEnumeratorImplementation

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

GetEnumeratorImplementation()

Gets an enumerator for the hits.

protected override IEnumerator<GeoHaystackSearchResult.GeoHaystackSearchHit> GetEnumeratorImplementation()

Returns

IEnumerator<GeoHaystackSearchResult.GeoHaystackSearchHit>

An enumerator.