| Name | Description |
---|
| AllElementsGeoHaystackSearchResultTDocumentGeoHaystackSearchHit |
Represents all elements in an array (corresponds to the server's "$[]" update operator).
(Defined by MongoEnumerable.) |
| AllMatchingElementsGeoHaystackSearchResultTDocumentGeoHaystackSearchHit |
Represents all matching elements in an array when using an array filter (corresponds to the server's "$[identifier]" update operator).
(Defined by MongoEnumerable.) |
| BottomGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult |
Returns the bottom result.
(Defined by MongoEnumerable.) |
| BottomNGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult(SortDefinitionGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult, Int32) | Overloaded.
Returns the bottom n results.
(Defined by MongoEnumerable.) |
| BottomNGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TKey, TResult(SortDefinitionGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult, TKey, FuncTKey, Int32) | Overloaded.
Returns the bottom n results.
(Defined by MongoEnumerable.) |
| ContainsAllGeoHaystackSearchResultTDocumentGeoHaystackSearchHit |
Determines whether a sequence contains all of the specified values.
(Defined by LinqToMongo.) |
| ContainsAnyGeoHaystackSearchResultTDocumentGeoHaystackSearchHit |
Determines whether a sequence contains any of the specified values.
(Defined by LinqToMongo.) |
| FirstMatchingElementGeoHaystackSearchResultTDocumentGeoHaystackSearchHit |
Represents the first matching element in an array used in a query (corresponds to the server's "$" update operator).
(Defined by MongoEnumerable.) |
| FirstNGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult, Int32) | Overloaded.
Returns the first n results.
(Defined by MongoEnumerable.) |
| FirstNGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TKey, TResult(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult, TKey, FuncTKey, Int32) | Overloaded.
Returns the first n results.
(Defined by MongoEnumerable.) |
| LastNGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult, Int32) | Overloaded.
Returns the last n results.
(Defined by MongoEnumerable.) |
| LastNGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TKey, TResult(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult, TKey, FuncTKey, Int32) | Overloaded.
Returns the last n results.
(Defined by MongoEnumerable.) |
| MaxNGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult, Int32) | Overloaded.
Returns the max n results.
(Defined by MongoEnumerable.) |
| MaxNGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TKey, TResult(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult, TKey, FuncTKey, Int32) | Overloaded.
Returns the max n results.
(Defined by MongoEnumerable.) |
| MinNGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult, Int32) | Overloaded.
Returns the min n results.
(Defined by MongoEnumerable.) |
| MinNGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TKey, TResult(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult, TKey, FuncTKey, Int32) | Overloaded.
Returns the min n results.
(Defined by MongoEnumerable.) |
| StandardDeviationPopulationGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationPopulationGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationPopulationGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationPopulationGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationPopulationGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationPopulationGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationPopulationGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationPopulationGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationPopulationGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationPopulationGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationSampleGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationSampleGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationSampleGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationSampleGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationSampleGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationSampleGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationSampleGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationSampleGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationSampleGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| StandardDeviationSampleGeoHaystackSearchResultTDocumentGeoHaystackSearchHit(FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, 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.) |
| TopGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult |
Returns the top n results.
(Defined by MongoEnumerable.) |
| TopNGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult(SortDefinitionGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult, Int32) | Overloaded.
Returns the top n results.
(Defined by MongoEnumerable.) |
| TopNGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TKey, TResult(SortDefinitionGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, FuncGeoHaystackSearchResultTDocumentGeoHaystackSearchHit, TResult, TKey, FuncTKey, Int32) | Overloaded.
Returns the top n results.
(Defined by MongoEnumerable.) |
| WhereGeoHaystackSearchResultTDocumentGeoHaystackSearchHit |
Filters a sequence of values based on a predicate and limits the number of results.
(Defined by MongoEnumerable.) |