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