ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace / Parameters Class
Properties Methods

In This Topic
    Parameters Class Members
    In This Topic

    The following tables list the members exposed by Parameters.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Parameters class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the count.  
    Public PropertyGets a value indicating whether the collection is read-only.  
    Public PropertyReturns the corresponding Parameter based on the key.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified item.  
    Public MethodClears this instance.  
    Public MethodDetermines whether collection contains the specified item.  
    Public MethodCopies the elements collection to given array starting at particular index.  
    Public MethodRemoves the specified item.  
    Top
    See Also