[]
Determines the index of a specific item in the ParameterValueCollection.
public int IndexOf(ParameterValue item)
| Type | Name | Description |
|---|---|---|
| ParameterValue | item | The object to locate in the ParameterValueCollection. |
| Type | Description |
|---|---|
| int | The index of |