Overload List
| Name | Description | |
|---|---|---|
| RemoveKitItem(CProduct) |
Remove the specified CProduct from this kit. If this product is not a kit or the
CProduct is not part of the kit, this method does nothing.
(Inherited from CProduct.) | |
| RemoveKitItem(String) |
Remove the CProduct specified by the supplied product code from this kit. If this product is not a kit or the
specified product is not part of the kit, this method does nothing.
(Inherited from CProduct.) |