MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / ParameterValueCollection Class
Properties Methods

ParameterValueCollection Class Members

The following tables list the members exposed by ParameterValueCollection.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
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.  
Top
See Also