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

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

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

    See Also