[]
Adds a Parameter to the collection.
public void Add(Parameter item)
The Parameter to add to the collection.
Thrown when item is null.
item