ConventionPack Methods | 
The ConventionPack type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | 
            Adds the specified convention.
              | |
| AddClassMapConvention | 
            Adds a class map convention created using the specified action upon a class map.
              | |
| AddMemberMapConvention | 
            Adds a member map convention created using the specified action upon a member map.
              | |
| AddPostProcessingConvention | 
            Adds a post processing convention created using the specified action upon a class map.
              | |
| AddRange | 
            Adds a range of conventions.
              | |
| Append | 
            Appends the conventions in another pack to the end of this pack.
              | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator | 
            Gets an enumerator for the conventions.
              | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| InsertAfter | 
            Inserts the convention after another convention specified by the name.
              | |
| InsertBefore | 
            Inserts the convention before another convention specified by the name.
              | |
| MemberwiseClone | (Inherited from Object.) | |
| Remove | 
            Removes the named convention.
              | |
| ToString | (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| ContainsAllIConvention | 
            Determines whether a sequence contains all of the specified values.
              (Defined by LinqToMongo.) | |
| ContainsAnyIConvention | 
            Determines whether a sequence contains any of the specified values.
              (Defined by LinqToMongo.) | |
| StandardDeviationPopulationIConvention(FuncIConvention, 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.) | |
| StandardDeviationPopulationIConvention(FuncIConvention, 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.) | |
| StandardDeviationPopulationIConvention(FuncIConvention, 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.) | |
| StandardDeviationPopulationIConvention(FuncIConvention, 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.) | |
| StandardDeviationPopulationIConvention(FuncIConvention, 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.) | |
| StandardDeviationPopulationIConvention(FuncIConvention, 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.) | |
| StandardDeviationPopulationIConvention(FuncIConvention, 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.) | |
| StandardDeviationPopulationIConvention(FuncIConvention, 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.) | |
| StandardDeviationPopulationIConvention(FuncIConvention, 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.) | |
| StandardDeviationPopulationIConvention(FuncIConvention, 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.) | |
| StandardDeviationSampleIConvention(FuncIConvention, 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.) | |
| StandardDeviationSampleIConvention(FuncIConvention, 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.) | |
| StandardDeviationSampleIConvention(FuncIConvention, 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.) | |
| StandardDeviationSampleIConvention(FuncIConvention, 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.) | |
| StandardDeviationSampleIConvention(FuncIConvention, 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.) | |
| StandardDeviationSampleIConvention(FuncIConvention, 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.) | |
| StandardDeviationSampleIConvention(FuncIConvention, 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.) | |
| StandardDeviationSampleIConvention(FuncIConvention, 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.) | |
| StandardDeviationSampleIConvention(FuncIConvention, 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.) | |
| StandardDeviationSampleIConvention(FuncIConvention, 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.) |