[]
        
(Showing Draft Content)

C1.Win.Gauge.GaugeCollection.Add

Add Method

Add(C1GaugeBase)

Adds the specified C1GaugeBase to the collection.

Declaration
public int Add(C1GaugeBase gauge)
Public Function Add(gauge As C1GaugeBase) As Integer
Parameters
Type Name Description
C1GaugeBase gauge
Returns
Type Description
int