Method Add Add(ProductCatalogItem) Adds an item to the catalog. Declaration public void Add(ProductCatalogItem item) Parameters Type Name Description ProductCatalogItem item The item to be added.