  | DiscountTranslationCollectionRemoveItem Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Orders.Discounts
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxprotected override void RemoveItem(
	int index
)
Protected Overrides Sub RemoveItem ( 
	index As Integer
)
Parameters
- index
 - Type: SystemInt32
 
See Also