Click or drag to resize

MultiplePriceCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionMultiplePrice
    Dynamicweb.Ecommerce.PricesMultiplePriceCollection

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class MultiplePriceCollection : Collection<MultiplePrice>

The MultiplePriceCollection type exposes the following members.

Constructors
  NameDescription
Public methodMultiplePriceCollection
Initializes a new instance of the MultiplePriceCollection class
Top
Properties
  NameDescription
Public propertyItem
Top
See Also