[]
Adds an item to the ParameterValueCollection.
public void Add(ParameterValue item)
The object to add to the ParameterValueCollection.
Thrown when item is null.
item