[]
        
(Showing Draft Content)

C1.Win.C1Gauge.GaugeCollection.Insert

Insert Method

Insert(int, C1GaugeBase)

Inserts the specified C1GaugeBase into this collection at the given index.

Declaration
public void Insert(int index, C1GaugeBase gauge)
Parameters
Type Name Description
int index
C1GaugeBase gauge