DiscountCollection Class |
Namespace: Dynamicweb.Ecommerce.Orders.Discounts
The DiscountCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| DiscountCollection | Initializes a new instance of the DiscountCollection class | |
| DiscountCollection(IDataReader) | Obsolete. Initializes a new instance of the DiscountCollection class | |
| DiscountCollection(IEnumerableDiscount) | Initializes a new instance of the DiscountCollection class | |
| DiscountCollection(IEnumerableDiscount, SortBy, SortDirection) | Initializes a new instance of the DiscountCollection class |
| Name | Description | |
|---|---|---|
| GetRange | ||
| Load | Obsolete. | |
| Sort | ||
| Sort(IComparerDiscount) | ||
| Sort(ComparisonDiscount) | ||
| Sort(SortBy) | ||
| Sort(SortBy, SortDirection) |