Click or drag to resize

OrderContextCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListOrderContext
    Dynamicweb.Ecommerce.OrdersOrderContextCollection

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class OrderContextCollection : List<OrderContext>

The OrderContextCollection type exposes the following members.

Constructors
  NameDescription
Public methodOrderContextCollection
Initializes a new instance of the OrderContextCollection class
Top
See Also