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