[]
        
(Showing Draft Content)

C1.Win.Gauge.ValueColorCollection.Add

Add Method

Add(C1GaugeValueColor)

Adds the specified C1GaugeValueColor to the collection.

Declaration
public int Add(C1GaugeValueColor item)
Public Function Add(item As C1GaugeValueColor) As Integer
Parameters
Type Name Description
C1GaugeValueColor item
Returns
Type Description
int