For a list of all members of this type, see ParameterCollection members.
Public Properties
| Name | Description |
| Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase) |
| Count | Gets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase) |
| Item | Overloaded. Returns a reference to the specified Parameter. |
| ParseResult | Returns the results of parsing the report's parameter values. |
Top
See Also