Overload | Description |
---|---|
Contains(String) | Returns true if a parameter is in the collection with the specified name. |
Contains(Parameter) | Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<Parameter>) |