Implementing the Collection Item


  1. Create a new class called "ProductImageEntity?" as a subclass of EPS.Business.BusinessObjects.EntitySubItemCollectionItem
  2. Add a constructor that takes a reference to the parent collection as a parameter.
  3. Add a "Label" property that accesses the "clabel" field.
  4. Add an "Image" property that accesses the "iimage" binary information and loads and saves bitmap objects from it.

Back to VB.NET Code to Implement a Child Collection Item
Back to C# Code to Implement a Child Collection Item


Last Updated: 8/10/2006