Share via


Remove Method

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
Aa530601.pubmethod(en-US,CS.70).gif Remove(Int32) Removes the specified PromoCodeRecord from the collection.
Aa530601.pubmethod(en-US,CS.70).gif 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

PromoCodeRecordCollection Members

Microsoft.CommerceServer.Runtime.Orders Namespace