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

In This Topic
ParameterValueCollection Class Methods
In This Topic

For a list of all members of this type, see ParameterValueCollection members.

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