Click or drag to resize

PriceCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelReadOnlyCollectionPrice
    Dynamicweb.Ecommerce.PricesPriceCollection

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class PriceCollection : ReadOnlyCollection<Price>

The PriceCollection type exposes the following members.

Constructors
  NameDescription
Public methodPriceCollection
Initializes a new instance of the PriceCollection class
Top
Properties
  NameDescription
Public propertyItem
Top
Methods
  NameDescription
Public methodIndexOf
Public methodLoad Obsolete.
Top
See Also