Table of Contents

Method GetEnumerator

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

GetEnumerator()

Gets an enumerator for the hits.

public IEnumerator<GeoNearResult.GeoNearHit> GetEnumerator()

Returns

IEnumerator<GeoNearResult.GeoNearHit>

An enumerator.