Quantity Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Quantity Property
Patterns-In-Action! ApplicationCartShoppingCartItemQuantity
Quantity of products.
Declaration Syntax
C# Visual Basic
public int Quantity { get; set; }
Public Property Quantity As Integer

Assembly: Cart (Module: Cart) Version: 1.0.0.0 (1.0.0.0)