Click or drag to resize

DiscountTranslationCollectionInsertItem Method

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
protected override void InsertItem(
	int index,
	DiscountTranslation item
)

Parameters

index
Type: SystemInt32
item
Type: Dynamicweb.Ecommerce.Orders.DiscountsDiscountTranslation
See Also