Share via


Remove Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Removes the specified ShippingDiscountRecord from the collection.

Overload List

  Name Description
Aa530628.pubmethod(en-US,CS.70).gif Remove(Int32) Removes the specified ShippingDiscountRecord from the collection.
Aa530628.pubmethod(en-US,CS.70).gif Remove(ShippingDiscountRecord) Removes the specified ShippingDiscountRecord from the collection.

Top

Remarks

Removes a specified Shipment from the collection. When a Shipment is removed from the collection, all subsequent Shipment objects move up one index in the collection and the collection count is decremented.

See Also

Reference

ShippingDiscountCollection Class

ShippingDiscountCollection Members

Microsoft.CommerceServer.Runtime.Orders Namespace