Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonImageCollection Class
Members

In This Topic
    CommonImageCollection Class
    In This Topic
    Represents a collection of CommonImage objects.
    Object Model
    CommonImageCollection Class
    Syntax
    'Declaration
     
    Public Class CommonImageCollection 
       Inherits CommonItemCollection
    public class CommonImageCollection : CommonItemCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Gauge.CommonItemCollection
             C1.Win.C1Gauge.CommonImageCollection

    See Also