Click or drag to resize

ProductItemCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionProductItem
    Dynamicweb.Ecommerce.ProductsProductItemCollection

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class ProductItemCollection : Collection<ProductItem>

The ProductItemCollection type exposes the following members.

Constructors
Methods
  NameDescription
Public methodLoad Obsolete.
Public methodRemove
Top
See Also