[]
        
(Showing Draft Content)

C1.Win.Gauge.ClippingCollection.Insert

Insert Method

Insert(int, C1GaugeClipping)

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

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