[]
Determines if a ParameterValue is in this collection.
public bool Contains(ParameterValue item)
Type | Name | Description |
---|---|---|
ParameterValue | item | ParameterValue to find. |
Type | Description |
---|---|
bool | true if item is in this collection, otherwise false. |