[]
        
(Showing Draft Content)

C1.Win.Gauge.CommonBorderCollection.Insert

Insert Method

Insert(int, CommonBorder)

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

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