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

In This Topic
    ParameterValueCollection Class Members
    In This Topic

    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