[]
        
(Showing Draft Content)

C1.Win.Gauge.CommonShapeCollection.Insert

Insert Method

Insert(int, CommonShape)

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

Declaration
public void Insert(int index, CommonShape item)
Public Sub Insert(index As Integer, item As CommonShape)
Parameters
Type Name Description
int index
CommonShape item