Class OrderContextCollection
- Namespace
- Dynamicweb.Ecommerce.Orders
- Assembly
- Dynamicweb.Ecommerce.dll
The class OrderContextCollection represents collection of OrderContext
[Serializable]
[Obsolete("Not used")]
public class OrderContextCollection : List<OrderContext>, IList<OrderContext>, ICollection<OrderContext>, IReadOnlyList<OrderContext>, IReadOnlyCollection<OrderContext>, IEnumerable<OrderContext>, IList, ICollection, IEnumerable
- Inheritance
-
OrderContextCollection
- Implements
- Inherited Members
- Extension Methods