'宣言 Public Class C1GaugeDecoratorCollection Inherits System.Collections.ObjectModel.Collection(Of C1GaugeDecorator)
public class C1GaugeDecoratorCollection : System.Collections.ObjectModel.Collection<C1GaugeDecorator>
'宣言 Public Class C1GaugeDecoratorCollection Inherits System.Collections.ObjectModel.Collection(Of C1GaugeDecorator)
public class C1GaugeDecoratorCollection : System.Collections.ObjectModel.Collection<C1GaugeDecorator>
System.Object
System.Collections.ObjectModel.Collection<T>
C1.WPF.Gauge.C1GaugeDecoratorCollection