[]
        
(Showing Draft Content)

C1.Win.C1Gauge.CommonGradientCollection.Insert

Insert Method

Insert(int, CommonGradient)

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

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