Click or drag to resize

CountryCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionCountry
    Dynamicweb.Ecommerce.InternationalCountryCollection

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class CountryCollection : Collection<Country>

The CountryCollection type exposes the following members.

Constructors
  NameDescription
Public methodCountryCollection
Initializes a new instance of the CountryCollection class
Top
Methods
  NameDescription
Public methodAddRange
Public methodLoad Obsolete.
Top
See Also