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

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

Property Value

Type: GeoHaystackSearchResult<TDocument>.GeoHaystackSearchHits
See Also