[]
        
(Showing Draft Content)

C1.Win.Gauge.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)
Public Sub Insert(index As Integer, gauge As C1GaugeBase)
Parameters
Type Name Description
int index
C1GaugeBase gauge