Click or drag to resize

StockGroupCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionStockGroup
    Dynamicweb.Ecommerce.StocksStockGroupCollection

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
[ObsoleteAttribute]
public class StockGroupCollection : Collection<StockGroup>

The StockGroupCollection type exposes the following members.

Constructors
  NameDescription
Public methodStockGroupCollection
Initializes a new instance of the StockGroupCollection class
Top
Methods
  NameDescription
Public methodLoad Obsolete.
Top
See Also