Click or drag to resize

LanguageCollection Constructor (IListLanguage)

Note: This API is now obsolete.

Initializes a new instance of the LanguageCollection class

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("This class is no longer used.")]
public LanguageCollection(
	IList<Language> list
)

Parameters

list
Type: System.Collections.GenericIListLanguage
See Also