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

In This Topic
    GaugeCollection Class
    In This Topic
    Represents a collection of C1GaugeBase objects.
    Object Model
    GaugeCollection Class
    Syntax
    'Declaration
     
    Public Class GaugeCollection 
       Inherits System.Collections.CollectionBase
    public class GaugeCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Gauge.GaugeCollection

    See Also