GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace : Parameters Class |
The following tables list the members exposed by Parameters.
Name | Description | |
---|---|---|
Parameters Constructor |
Name | Description | |
---|---|---|
Count | Gets the number of parameters contained in the Parameters instance. | |
IsReadOnly | Gets a Boolean value indicating whether the Parameters is ready-only. | |
Item | Returns the corresponding Parameter based on the key. |
Name | Description | |
---|---|---|
Add | Adds a Parameter to the Parameters class. | |
Clear | Remove all Parameters from the Parameters class. | |
Contains | Determines whether the specified Parameter object exists in the Parameters class. | |
Remove | Removes a parameter item from the Parameters class.. |