[]
        
(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)
Parameters
Type Name Description
int index
CommonBorder item