Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
Remove(Guid) | Removes the payment method with the specified payment group identifier from the collection. |
![]() |
Remove(Int32) | Removes the payment method at the specified index from the current collection. |
![]() |
Remove(PaymentMethod) | Removes the specified PaymentMethod from the collection. |
Top