Click or drag to resize

CurrencyCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionCurrency
    Dynamicweb.Ecommerce.InternationalCurrencyCollection

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
[ObsoleteAttribute("Is not used.")]
public class CurrencyCollection : Collection<Currency>

The CurrencyCollection type exposes the following members.

Constructors
  NameDescription
Public methodCurrencyCollection
Initializes a new instance of the CurrencyCollection class
Top
Methods
  NameDescription
Public methodLoad Obsolete.
Public methodSort Obsolete.
Top
See Also