Method Remove Remove(ProductCatalogItem) Removes an item to the catalog. Declaration public void Remove(ProductCatalogItem item) Parameters Type Name Description ProductCatalogItem item The item to be removed.