다음을 통해 공유


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
ms870869.pubmethod(en-US,CS.70).gif Remove(Guid) Removes the shipping method with the specified shipping group identifier from the collection.
ms870869.pubmethod(en-US,CS.70).gif Remove(Int32) Removes the shipping method at the specified index from the current collection.
ms870869.pubmethod(en-US,CS.70).gif Remove(ShippingMethod) Removes the specified ShippingMethod from the collection.

Top

See Also

Reference

ShippingMethodCollection Class

ShippingMethodCollection Members

Microsoft.CommerceServer.Orders Namespace