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