[]
        
(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)
Public Sub Insert(index As Integer, item As C1GaugeClipping)
Parameters
Type Name Description
int index
C1GaugeClipping item