[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.ThumbButtonCollection.Insert

Insert Method

Insert(int, C1ThumbButton)

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

Declaration
public void Insert(int index, C1ThumbButton item)
Parameters
Type Name Description
int index
C1ThumbButton item