GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace : ParameterValueCollection Class |
For a list of all members of this type, see ParameterValueCollection members.
Name | Description | |
---|---|---|
Capacity | Gets or sets the number of elements that the ParameterValueCollection can contain.
(Inherited from System.Collections.CollectionBase) | |
Count | Gets the number of elements contained in the ParameterValueCollection instance. (Inherited from System.Collections.CollectionBase) | |
IsReadOnly | Gets if the collection is readonly. | |
Item | Gets the ParameterValue by specified index |