[]
        
(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)
Parameters
Type Name Description
int index
C1JumpTask task