Table of Contents

Method GetEnumeratorImplementation

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

GetEnumeratorImplementation()

Gets the enumerator.

protected abstract IEnumerator<GeoNearResult.GeoNearHit> GetEnumeratorImplementation()

Returns

IEnumerator<GeoNearResult.GeoNearHit>

An enumerator.