Dynamicweb 8 Documentation
CountryRelationCollection Class
Members 

Object Model
CountryRelationCollection ClassCountryRelation Class
Syntax
'Declaration
 
Public Class CountryRelationCollection 
   Inherits System.Collections.ObjectModel.Collection(Of CountryRelation)
public class CountryRelationCollection : System.Collections.ObjectModel.Collection<CountryRelation> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Dynamicweb.eCommerce.International.CountryRelationCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CountryRelationCollection Members
Dynamicweb.eCommerce.International Namespace

Send Feedback