ComponentOne Gauges for WinForms
CapCircleCollection Class Members
Properties  Methods 

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace : CapCircleCollection Class

The following tables list the members exposed by CapCircleCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets the C1GaugeCapCircle at the specified position in the collection.  
Top
Public Methods
 NameDescription
Public MethodAdds the specified C1GaugeCapCircle to the collection.  
Public MethodAdds a group of C1GaugeCapCircle objects to the end of the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodDetermines whether this collection contains the specified C1GaugeCapCircle.  
Public MethodDetermines the index of a specific C1GaugeCapCircle in the collection.  
Public MethodInserts the specified C1GaugeCapCircle into this collection at the given index.  
Public MethodMoves the item with given index (fromIndex) to the new position (toIndex).  
Public MethodRemoves the specified C1GaugeCapCircle from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

CapCircleCollection Class
C1.Win.C1Gauge Namespace