Overload List

  NameDescription
Public methodRemoveKitItem(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.
Public methodRemoveKitItem(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.

See Also