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

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.0.1
Syntax
public GeoHaystackSearchResult. GeoHaystackSearchHits Hits { get; }

Property Value

Type: GeoHaystackSearchResult.GeoHaystackSearchHits
See Also