GeoNearResultStats Property |
Gets the stats.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public GeoNearResultGeoNearStats Stats { get; }
Public ReadOnly Property Stats As GeoNearResultGeoNearStats
Get
member Stats : GeoNearResultGeoNearStats with get
Property Value
Type:
GeoNearResultGeoNearStatsSee Also