Click or drag to resize

FieldOptionCollectionAddRange Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void AddRange(
	IEnumerable<FieldOption> collection
)

Parameters

collection
Type: System.Collections.GenericIEnumerableFieldOption
See Also