[]
        
(Showing Draft Content)

C1.Win.Gauge.CommonColorMapCollection.Insert

Insert Method

Insert(int, CommonColorMap)

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

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