GeoNearResultGeoNearStats Class |
Namespace: MongoDB.Driver
The GeoNearResultGeoNearStats type exposes the following members.
Name | Description | |
---|---|---|
![]() | GeoNearResultGeoNearStats |
Initializes a new instance of the GeoNearStats class.
|
Name | Description | |
---|---|---|
![]() | AverageDistance |
Gets the average distance.
|
![]() | BTreeLocations | Obsolete.
Gets the count of b-tree locations.
|
![]() | Duration |
Gets the duration.
|
![]() | MaxDistance |
Gets the max distance.
|
![]() | NumberScanned | Obsolete.
Gets the number of documents scanned.
|
![]() | ObjectsLoaded |
Gets the number of documents loaded.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | ToBson |
Serializes an object to a BSON byte array.
(Defined by BsonExtensionMethods.) |
![]() | ToBsonDocument |
Serializes an object to a BsonDocument.
(Defined by BsonExtensionMethods.) |
![]() | ToJson |
Serializes an object to a JSON string.
(Defined by BsonExtensionMethods.) |