| Overload | Description |
|---|---|
| GetDisplayItems(IList<OrderItem>,Int32) | Gets a collection of all order items in this collection that belong to a particular shipment and prepares them for display, including sorting and combining order coupons. |
| GetDisplayItems(IList<OrderItem>,Int32,Boolean) | Gets a collection of all order items in this collection that belong to a particular shipment and prepares them for display, including sorting and combining order coupons. |