Remove Method

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

Removes the payment method from the collection.

Overload List

  Name Description
ms870850.pubmethod(en-US,CS.70).gif Remove(Guid) Removes the payment method with the specified payment group identifier from the collection.
ms870850.pubmethod(en-US,CS.70).gif Remove(Int32) Removes the payment method at the specified index from the current collection.
ms870850.pubmethod(en-US,CS.70).gif Remove(PaymentMethod) Removes the specified PaymentMethod from the collection.

Top

See Also

Reference

PaymentMethodCollection Class

PaymentMethodCollection Members

Microsoft.CommerceServer.Orders Namespace