[]
        
(Showing Draft Content)

C1.Win.Gauge.PointerCollection.Insert

Insert Method

Insert(int, C1GaugePointer)

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

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