[]
        
(Showing Draft Content)

C1.Win.Gauge.ShapeCollection.Insert

Insert Method

Insert(int, C1GaugeBaseShape)

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

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