Table of Contents

Class StockStatusCollection

Namespace
Dynamicweb.Ecommerce.Stocks
Assembly
Dynamicweb.Ecommerce.dll
Represents the collection of the StockStatus
[Obsolete]
[Serializable]
public class StockStatusCollection : Collection<StockStatus>, IList<StockStatus>, ICollection<StockStatus>, IReadOnlyList<StockStatus>, IReadOnlyCollection<StockStatus>, IEnumerable<StockStatus>, IList, ICollection, IEnumerable
Inheritance
StockStatusCollection
Implements
Inherited Members
Extension Methods
To top