Click or drag to resize

ProductGroupFieldValueCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionProductGroupFieldValue
    Dynamicweb.Ecommerce.ProductsProductGroupFieldValueCollection

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class ProductGroupFieldValueCollection : Collection<ProductGroupFieldValue>

The ProductGroupFieldValueCollection type exposes the following members.

Constructors
  NameDescription
Public methodProductGroupFieldValueCollection
Initializes a new instance of the ProductGroupFieldValueCollection class
Public methodProductGroupFieldValueCollection(IDataReader)
Initializes a new instance of the ProductGroupFieldValueCollection class
Top
Methods
See Also