Click or drag to resize

TaxCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionTax
    Dynamicweb.Ecommerce.Products.TaxesTaxCollection

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

The TaxCollection type exposes the following members.

Constructors
  NameDescription
Public methodTaxCollection
Initializes a new instance of the TaxCollection class
Top
See Also