[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.JumpItemCollection.Insert

Insert Method

Insert(int, C1JumpItem)

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

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