[]
        
(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)
Parameters
Type Name Description
int index
CommonShape item