Remove Method

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

Removes the specified Payment from the collection.

Overload List

  Name Description
Aa530595.pubmethod(en-US,CS.70).gif Remove(Int32) Removes the specified Payment from the collection.
Aa530595.pubmethod(en-US,CS.70).gif Remove(Payment) Removes the specified Payment from the current payment collection.

Top

Remarks

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

See Also

Reference

PaymentCollection Class

PaymentCollection Members

Microsoft.CommerceServer.Runtime.Orders Namespace