[]
        
(Showing Draft Content)

C1.Win.Gauge.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)
Public Sub Insert(index As Integer, item As CommonGradient)
Parameters
Type Name Description
int index
CommonGradient item