[]
Removes the specified C1JumpTask from the collection.
public void Remove(C1JumpTask task)
Public Sub Remove(task As C1JumpTask)
| Type | Name | Description |
|---|---|---|
| C1JumpTask | task |
Removes the first occurrence of the C1JumpTask with the specified title from the collection.
public void Remove(string title)
Public Sub Remove(title As String)
| Type | Name | Description |
|---|---|---|
| string | title |