[]
        
(Showing Draft Content)

C1.Win.Gauge.CommonFillingCollection.Insert

Insert Method

Insert(int, CommonFilling)

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

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