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

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax
protected override GeoHaystackSearchResult. GeoHaystackSearchHits HitsImplementation { get; }

Property Value

Type: GeoHaystackSearchResult.GeoHaystackSearchHits
See Also