[]
        
(Showing Draft Content)

C1.Win.Gauge.CapCircleCollection.Insert

Insert Method

Insert(int, C1GaugeCapCircle)

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

Declaration
public void Insert(int index, C1GaugeCapCircle item)
Parameters
Type Name Description
int index
C1GaugeCapCircle item