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