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

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

Property Value

Type: GeoHaystackSearchResult.GeoHaystackSearchHits
See Also