Click or drag to resize

PriceCollection Constructor

Initializes a new instance of the PriceCollection class

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public PriceCollection(
	List<Price> prices
)

Parameters

prices
Type: System.Collections.GenericListPrice
See Also