OnlinePhotoShop.ShoppingCart.GetTotalWeight Function
Computes the total weight of all items in the shopping cart.

Public double GetTotalWeight (string)
  Type Name Description  
    string productCatalog Product catalog file.  
  Return Description  
    double Total weight of all items in the shopping cart.