[]
        
(Showing Draft Content)

C1.Win.Gauge.CommonShadowCollection.Insert

Insert Method

Insert(int, CommonShadow)

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

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