Click or drag to resize

ShippingCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionShipping
    Dynamicweb.Ecommerce.OrdersShippingCollection

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
[ObsoleteAttribute]
public class ShippingCollection : Collection<Shipping>

The ShippingCollection type exposes the following members.

Constructors
  NameDescription
Public methodShippingCollection
Initializes a new instance of the ShippingCollection class
Top
Properties
  NameDescription
Public propertyItem
Top
Methods
  NameDescription
Public methodAdd
Public methodAddRange
Public methodContains
Public methodLoad
Top
See Also