Click or drag to resize

AssortmentCollection Constructor (IEnumerableAssortment)

Initializes a new instance of the AssortmentCollection class

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public AssortmentCollection(
	IEnumerable<Assortment> assortments
)

Parameters

assortments
Type: System.Collections.GenericIEnumerableAssortment
See Also