[]
        
(Showing Draft Content)

C1.Win.C1Gauge.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)
Parameters
Type Name Description
int index
CommonFilling item