Overload | Description |
---|---|
TotalQuantity(IList<BasketItem>) | Gets the total quantity of all items in the collection |
TotalQuantity(IList<BasketItem>,OrderItemType[]) | Gets the total quantity of all items in the collection that match the specified order item types. |