Remove Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Removes the shipping method from the collection.
Overload List
Name | Description | |
---|---|---|
Remove(Guid) | Removes the shipping method with the specified shipping group identifier from the collection. | |
Remove(Int32) | Removes the shipping method at the specified index from the current collection. | |
Remove(ShippingMethod) | Removes the specified ShippingMethod from the collection. |
Top
See Also
Reference
ShippingMethodCollection Class