Click or drag to resize
GeoNearResult<TDocument>.HitsImplementation Property
Gets the hits.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.0.1
Syntax
protected override GeoNearResult. GeoNearHits HitsImplementation { get; }

Property Value

Type: GeoNearResult.GeoNearHits
See Also