GeoHaystackSearchResultTDocumentHits Property |
Gets the hits.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public GeoHaystackSearchResultTDocumentGeoHaystackSearchHits Hits { get; }
Public ReadOnly Property Hits As GeoHaystackSearchResultTDocumentGeoHaystackSearchHits
Get
member Hits : GeoHaystackSearchResultTDocumentGeoHaystackSearchHits with get
Property Value
Type:
GeoHaystackSearchResultTDocumentGeoHaystackSearchHitsSee Also