Table of Contents

Class TaxCollection

Namespace
Dynamicweb.Ecommerce.Products.Taxes
Assembly
Dynamicweb.Ecommerce.dll

The class TaxCollection represents collection of Tax.

[Serializable]
public class TaxCollection : Collection<Tax>, IList<Tax>, ICollection<Tax>, IReadOnlyList<Tax>, IReadOnlyCollection<Tax>, IEnumerable<Tax>, IList, ICollection, IEnumerable
Inheritance
TaxCollection
Implements
Inherited Members
Extension Methods
To top