C1.WPF.Gauge Namespace / C1GaugeDecoratorCollection Class
Members

C1GaugeDecoratorCollection Class
Specialized collection of C1GaugeDecorator.
Object Model
C1GaugeDecoratorCollection Class
Syntax
'Declaration
 
Public Class C1GaugeDecoratorCollection 
   Inherits System.Collections.ObjectModel.Collection(Of C1GaugeDecorator)
 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.WPF.Gauge.C1GaugeDecoratorCollection

See Also