[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.JumpTaskCollection.Insert

Insert Method

Insert(int, C1JumpTask)

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

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