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 PromoCodeRecord from the collection.
Overload List
Name | Description | |
---|---|---|
![]() |
Remove(Int32) | Removes the specified PromoCodeRecord from the collection. |
![]() |
Remove(PromoCodeRecord) | Removes the specified PromoCodeRecord from the collection. |
Top
Remarks
Removes a specified PromoCodeRecord from the collection. When a PromoCodeRecord is removed from the collection, all subsequent PromoCodeRecord objects move up one index in the collection and the collection count is decremented.
See Also
Reference
PromoCodeRecordCollection Class