[]
        
(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)
Public Sub Insert(index As Integer, item As C1GaugeBaseShape)
Parameters
Type Name Description
int index
C1GaugeBaseShape item