[]
        
(Showing Draft Content)

C1.Win.Gauge.CommonImageCollection.Insert

Insert Method

Insert(int, CommonImage)

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

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