[]
Determines the index of a specific C1JumpTask in the collection.
public int IndexOf(C1JumpTask task)
Type | Name | Description |
---|---|---|
C1JumpTask | task |
Type | Description |
---|---|
int |
Determines index of the first C1JumpTask with the specified title in the collection.
public int IndexOf(string title)
Type | Name | Description |
---|---|---|
string | title |
Type | Description |
---|---|
int |