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 specified Payment from the collection.
Overload List
Name | Description | |
---|---|---|
![]() |
Remove(Int32) | Removes the specified Payment from the collection. |
![]() |
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.