Click or drag to resize

GroupRelationCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionGroupRelation
    Dynamicweb.Ecommerce.ProductsGroupRelationCollection

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class GroupRelationCollection : Collection<GroupRelation>, 
	IEnumerable<GroupRelation>, IEnumerable

The GroupRelationCollection type exposes the following members.

Constructors
  NameDescription
Public methodGroupRelationCollection
Initializes a new instance of the GroupRelationCollection class
Top
Methods
  NameDescription
Public methodFind
Public methodLoad Obsolete.
Top
See Also