ActiveReports 12
ParameterValueCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace : ParameterValueCollection Class

The following tables list the members exposed by ParameterValueCollection.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Creates a new instance of ParameterValueCollection class.  
Top
Public Properties
 NameDescription
Public Property

Gets or sets the number of elements that the ParameterValueCollection can contain.

 

 

(Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the ParameterValueCollection instance. (Inherited from System.Collections.CollectionBase)
Public PropertyGets if the collection is readonly.  
Public PropertyGets the ParameterValue by specified index  
Top
Public Methods
 NameDescription
Public MethodAdds ParameterValue item to this collection.  
Public MethodAdds an array of ParameterValue items to this collection.  
Public MethodClear the collection.  
Public MethodDetermines if a ParameterValue is in this collection.  
Public MethodCopies this collection of ParameterValue items to the array.  
Public MethodRemoves the ParameterValue from this collection.  
Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

ParameterValueCollection Class
GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace