[]
Finds the index of a UsageApplication object corresponding to a Category.
public int IndexByCategory(params string[] category)
| Type | Name | Description |
|---|---|---|
| string[] | category | The categories to test. |
| Type | Description |
|---|---|
| int | The index of the found object, or -1. |