[]
Determines the index of a specific value interval in the collection, return -1 if this item not found.
public int IndexOf(ValueInterval vi)
| Type | Name | Description |
|---|---|---|
| ValueInterval | vi | The ValueInterval to locate in the collection. |
| Type | Description |
|---|---|
| int |