[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.JumpTaskCollection.Remove

Remove Method

Remove(C1JumpTask)

Removes the specified C1JumpTask from the collection.

Declaration
public void Remove(C1JumpTask task)
Parameters
Type Name Description
C1JumpTask task

Remove(string)

Removes the first occurrence of the C1JumpTask with the specified title from the collection.

Declaration
public void Remove(string title)
Parameters
Type Name Description
string title