Click or drag to resize

RoundingCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionRounding
    Dynamicweb.Ecommerce.PricesRoundingCollection

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class RoundingCollection : Collection<Rounding>

The RoundingCollection type exposes the following members.

Constructors
  NameDescription
Public methodRoundingCollection
Initializes a new instance of the RoundingCollection class
Top
Methods
  NameDescription
Public methodLoad
Top
See Also