[]
Determines whether this collection contains the specified C1JumpTask.
public bool Contains(C1JumpTask task)
| Type | Name | Description |
|---|---|---|
| C1JumpTask | task |
| Type | Description |
|---|---|
| bool |
Determines whether this collection contains an C1JumpTask with the specified title.
public bool Contains(string title)
| Type | Name | Description |
|---|---|---|
| string | title |
| Type | Description |
|---|---|
| bool |