Click or drag to resize

ManufacturerCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionManufacturer
    Dynamicweb.Ecommerce.ProductsManufacturerCollection

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

The ManufacturerCollection type exposes the following members.

Constructors
  NameDescription
Public methodManufacturerCollection
Initializes a new instance of the ManufacturerCollection class
Top
Methods
  NameDescription
Public methodLoad
Public methodSort
Top
See Also