ComponentOne Gauges for WinForms
CommonItemCollection Class
Members 

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace : CommonItemCollection Class
Represents a collection of CommonItem objects.
Object Model
CommonItemCollection Class
Syntax
'Declaration
 
Public Class CommonItemCollection 
   Inherits System.Collections.CollectionBase
public class CommonItemCollection : System.Collections.CollectionBase 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      C1.Win.C1Gauge.CommonItemCollection
         C1.Win.C1Gauge.CommonBorderCollection
         C1.Win.C1Gauge.CommonColorMapCollection
         C1.Win.C1Gauge.CommonFillingCollection
         C1.Win.C1Gauge.CommonFontCollection
         C1.Win.C1Gauge.CommonGradientCollection
         C1.Win.C1Gauge.CommonImageCollection
         C1.Win.C1Gauge.CommonImageMapCollection
         C1.Win.C1Gauge.CommonShadowCollection
         C1.Win.C1Gauge.CommonShapeCollection

See Also

Reference

CommonItemCollection Members
C1.Win.C1Gauge Namespace