ComponentOne Gauges for WinForms
GaugeCollection Class Members
Properties  Methods 

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

The following tables list the members exposed by GaugeCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets or sets the C1GaugeBase at the specified position in the collection.  
Top
Public Methods
 NameDescription
Public MethodAdds the specified C1GaugeBase to the collection.  
Public MethodAdds a group of C1GaugeBase objects to the end of the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodRemoves all Gauges from the collection, then disposes the Gauges.  
Public MethodOverloaded. Determines whether this collection contains the specified C1GaugeBase.  
Public MethodOverloaded. Determines the index of a specific C1GaugeBase in the collection.  
Public MethodInserts the specified C1GaugeBase into this collection at the given index.  
Public MethodMoves the item with given index (fromIndex) to the new position (toIndex).  
Public MethodRemoves the specified C1GaugeBase from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

GaugeCollection Class
C1.Win.C1Gauge Namespace