Name | Description | |
---|---|---|
Add | Adds ParameterValue item to this collection. | |
AddRange | Adds an array of ParameterValue items to this collection. | |
Clear | Clear the collection. | |
Contains | Determines if a ParameterValue is in this collection. | |
CopyTo | Copies this collection of ParameterValue items to the array. | |
Remove | Removes the ParameterValue from this collection. | |
RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase) |