DeserializationProjectorTResult Class | 
Namespace: MongoDB.Driver.Linq
The DeserializationProjectorTResult type exposes the following members.
| Name | Description | |
|---|---|---|
| DeserializationProjectorTResult | 
            Initializes a new instance of the DeserializationProjector class.
              | 
| 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 result objects.
              | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| 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 | |
|---|---|---|
| ContainsAllTResult | 
            Determines whether a sequence contains all of the specified values.
              (Defined by LinqToMongo.) | |
| ContainsAnyTResult | 
            Determines whether a sequence contains any of the specified values.
              (Defined by LinqToMongo.) | |
| StandardDeviationPopulationTResult(FuncTResult, 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.) | |
| StandardDeviationPopulationTResult(FuncTResult, 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.) | |
| StandardDeviationPopulationTResult(FuncTResult, 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.) | |
| StandardDeviationPopulationTResult(FuncTResult, 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.) | |
| StandardDeviationPopulationTResult(FuncTResult, 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.) | |
| StandardDeviationPopulationTResult(FuncTResult, 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.) | |
| StandardDeviationPopulationTResult(FuncTResult, 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.) | |
| StandardDeviationPopulationTResult(FuncTResult, 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.) | |
| StandardDeviationPopulationTResult(FuncTResult, 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.) | |
| StandardDeviationPopulationTResult(FuncTResult, 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.) | |
| StandardDeviationSampleTResult(FuncTResult, 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.) | |
| StandardDeviationSampleTResult(FuncTResult, 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.) | |
| StandardDeviationSampleTResult(FuncTResult, 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.) | |
| StandardDeviationSampleTResult(FuncTResult, 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.) | |
| StandardDeviationSampleTResult(FuncTResult, 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.) | |
| StandardDeviationSampleTResult(FuncTResult, 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.) | |
| StandardDeviationSampleTResult(FuncTResult, 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.) | |
| StandardDeviationSampleTResult(FuncTResult, 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.) | |
| StandardDeviationSampleTResult(FuncTResult, 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.) | |
| StandardDeviationSampleTResult(FuncTResult, 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.) |