[]
        
(Showing Draft Content)

C1.Win.Gauge.CommonImageMapCollection.Insert

Insert Method

Insert(int, CommonImageMap)

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

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