GeoNearHits Methods |
The GeoNearResultTDocumentGeoNearHits type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetEnumerator |
Gets an enumerator for the hits.
| |
| GetEnumeratorImplementation |
Gets an enumerator for the hits.
(Overrides GeoNearResultGeoNearHitsGetEnumeratorImplementation.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetHitImplementation |
Gets a hit.
(Overrides GeoNearResultGeoNearHitsGetHitImplementation(Int32).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AllElementsGeoNearResultTDocumentGeoNearHit |
Represents all elements in an array (corresponds to the server's "$[]" update operator).
(Defined by MongoEnumerable.) | |
| AllMatchingElementsGeoNearResultTDocumentGeoNearHit |
Represents all matching elements in an array when using an array filter (corresponds to the server's "$[identifier]" update operator).
(Defined by MongoEnumerable.) | |
| BottomGeoNearResultTDocumentGeoNearHit, TResult |
Returns the bottom result.
(Defined by MongoEnumerable.) | |
| BottomNGeoNearResultTDocumentGeoNearHit, TResult(SortDefinitionGeoNearResultTDocumentGeoNearHit, FuncGeoNearResultTDocumentGeoNearHit, TResult, Int32) | Overloaded.
Returns the bottom n results.
(Defined by MongoEnumerable.) | |
| BottomNGeoNearResultTDocumentGeoNearHit, TKey, TResult(SortDefinitionGeoNearResultTDocumentGeoNearHit, FuncGeoNearResultTDocumentGeoNearHit, TResult, TKey, FuncTKey, Int32) | Overloaded.
Returns the bottom n results.
(Defined by MongoEnumerable.) | |
| ContainsAllGeoNearResultTDocumentGeoNearHit |
Determines whether a sequence contains all of the specified values.
(Defined by LinqToMongo.) | |
| ContainsAnyGeoNearResultTDocumentGeoNearHit |
Determines whether a sequence contains any of the specified values.
(Defined by LinqToMongo.) | |
| FirstMatchingElementGeoNearResultTDocumentGeoNearHit |
Represents the first matching element in an array used in a query (corresponds to the server's "$" update operator).
(Defined by MongoEnumerable.) | |
| FirstNGeoNearResultTDocumentGeoNearHit, TResult(FuncGeoNearResultTDocumentGeoNearHit, TResult, Int32) | Overloaded.
Returns the first n results.
(Defined by MongoEnumerable.) | |
| FirstNGeoNearResultTDocumentGeoNearHit, TKey, TResult(FuncGeoNearResultTDocumentGeoNearHit, TResult, TKey, FuncTKey, Int32) | Overloaded.
Returns the first n results.
(Defined by MongoEnumerable.) | |
| LastNGeoNearResultTDocumentGeoNearHit, TResult(FuncGeoNearResultTDocumentGeoNearHit, TResult, Int32) | Overloaded.
Returns the last n results.
(Defined by MongoEnumerable.) | |
| LastNGeoNearResultTDocumentGeoNearHit, TKey, TResult(FuncGeoNearResultTDocumentGeoNearHit, TResult, TKey, FuncTKey, Int32) | Overloaded.
Returns the last n results.
(Defined by MongoEnumerable.) | |
| MaxNGeoNearResultTDocumentGeoNearHit, TResult(FuncGeoNearResultTDocumentGeoNearHit, TResult, Int32) | Overloaded.
Returns the max n results.
(Defined by MongoEnumerable.) | |
| MaxNGeoNearResultTDocumentGeoNearHit, TKey, TResult(FuncGeoNearResultTDocumentGeoNearHit, TResult, TKey, FuncTKey, Int32) | Overloaded.
Returns the max n results.
(Defined by MongoEnumerable.) | |
| MinNGeoNearResultTDocumentGeoNearHit, TResult(FuncGeoNearResultTDocumentGeoNearHit, TResult, Int32) | Overloaded.
Returns the min n results.
(Defined by MongoEnumerable.) | |
| MinNGeoNearResultTDocumentGeoNearHit, TKey, TResult(FuncGeoNearResultTDocumentGeoNearHit, TResult, TKey, FuncTKey, Int32) | Overloaded.
Returns the min n results.
(Defined by MongoEnumerable.) | |
| StandardDeviationPopulationGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, Int32) | Overloaded.
Computes the population standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationPopulationGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, NullableInt32) | Overloaded.
Computes the population standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationPopulationGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, Int64) | Overloaded.
Computes the population standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationPopulationGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, NullableInt64) | Overloaded.
Computes the population standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationPopulationGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, Single) | Overloaded.
Computes the population standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationPopulationGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, NullableSingle) | Overloaded.
Computes the population standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationPopulationGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, Double) | Overloaded.
Computes the population standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationPopulationGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, NullableDouble) | Overloaded.
Computes the population standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationPopulationGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, Decimal) | Overloaded.
Computes the population standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationPopulationGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, NullableDecimal) | Overloaded.
Computes the population standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationSampleGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, Int32) | Overloaded.
Computes the sample standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationSampleGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, NullableInt32) | Overloaded.
Computes the sample standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationSampleGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, Int64) | Overloaded.
Computes the sample standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationSampleGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, NullableInt64) | Overloaded.
Computes the sample standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationSampleGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, Single) | Overloaded.
Computes the sample standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationSampleGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, NullableSingle) | Overloaded.
Computes the sample standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationSampleGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, Double) | Overloaded.
Computes the sample standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationSampleGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, NullableDouble) | Overloaded.
Computes the sample standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationSampleGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, Decimal) | Overloaded.
Computes the sample standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| StandardDeviationSampleGeoNearResultTDocumentGeoNearHit(FuncGeoNearResultTDocumentGeoNearHit, NullableDecimal) | Overloaded.
Computes the sample standard deviation of a sequence of values that are obtained by invoking a transform function on each element of the input sequence.
(Defined by MongoEnumerable.) | |
| 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.) | |
| TopGeoNearResultTDocumentGeoNearHit, TResult |
Returns the top n results.
(Defined by MongoEnumerable.) | |
| TopNGeoNearResultTDocumentGeoNearHit, TResult(SortDefinitionGeoNearResultTDocumentGeoNearHit, FuncGeoNearResultTDocumentGeoNearHit, TResult, Int32) | Overloaded.
Returns the top n results.
(Defined by MongoEnumerable.) | |
| TopNGeoNearResultTDocumentGeoNearHit, TKey, TResult(SortDefinitionGeoNearResultTDocumentGeoNearHit, FuncGeoNearResultTDocumentGeoNearHit, TResult, TKey, FuncTKey, Int32) | Overloaded.
Returns the top n results.
(Defined by MongoEnumerable.) | |
| WhereGeoNearResultTDocumentGeoNearHit |
Filters a sequence of values based on a predicate and limits the number of results.
(Defined by MongoEnumerable.) |