Click or drag to resize

FieldOptionCollectionRemoveRange Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void RemoveRange(
	int index,
	int count
)

Parameters

index
Type: SystemInt32
count
Type: SystemInt32
See Also