Click or drag to resize

CountryRelationCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionCountryRelation
    Dynamicweb.Ecommerce.InternationalCountryRelationCollection

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
[ObsoleteAttribute]
public class CountryRelationCollection : Collection<CountryRelation>

The CountryRelationCollection type exposes the following members.

Constructors
  NameDescription
Public methodCountryRelationCollection
Initializes a new instance of the CountryRelationCollection class
Top
Methods
  NameDescription
Public methodLoad
Top
See Also