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