Name | Description | |
---|---|---|
Add | Adds a Parameter object to the ParameterCollection. | |
AddRange | Adds a ParameterCollection to the existing ParameterCollection. | |
Clear | Removes all objects from the DataGroupingCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase) | |
Contains | Checks whether parameter is contained withing this collection. | |
CopyTo | Copies contents of this collection to given array starting from specified index. | |
IndexOf | Determines the index of a specific Parameter object in the ParameterCollection. | |
Insert | Inserts a Parameter object to the ParameterCollection. | |
Remove | Removes the parameter from this collection. | |
RemoveAt | Removes the element at the specified index of the DataCellCollection instance. This method is not overridable. (Inherited from System.Collections.CollectionBase) |