[]
        
(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)
Public Sub Insert(index As Integer, item As C1JumpItem)
Parameters
Type Name Description
int index
C1JumpItem item