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 OrderGroup from the collection.
Overload List
Name | Description | |
---|---|---|
![]() |
Remove(Guid) | Removes the OrderGroup, based on the specified order group identifier, from the collection. |
![]() |
Remove(Int32) | Removes the OrderGroup at the specified index from the current order group collection. |
![]() |
Remove(OrderGroup) | Removes the specified OrderGroup from the current order group collection. |
Top
Remarks
Removes a specified OrderGroup from the collection. When an OrderGroup is removed from the collection, all subsequent OrderGroup objects move up one index in the collection and the collection count is decremented.