For a list of all members of this type, see ReportParameterCollection members.
Public Methods
| Name | Description |
| Add | Adds a ReportParameter object to the ReportParameterCollection. |
| Clear | Removes all objects from the DataGroupingCollection instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase) |
| IndexOf | Determines the index of a specific ReportParameter object in the ReportParameterCollection. |
| RemoveAt | Removes the element at the specified index of the DataCellCollection instance. This method is not overridable. (Inherited from System.Collections.CollectionBase) |
Top
See Also