ActiveReports 10
ParameterCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.v10 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace : ParameterCollection Class

The following tables list the members exposed by ParameterCollection.

Public Constructors
 NameDescription
Public ConstructorCreates a new instance of ParameterCollection class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the ParameterCollection can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the ParameterCollection instance. (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets the Parameter from the ParameterCollection.  
Top
Public Methods
 NameDescription
Public MethodAdds Parameter item to this collection.  
Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodOverloaded. Determines if a Parameter is in this collection.  
Public MethodCopies this collection of Parameter items to the array.  
Public MethodRemoves the Parameter 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

ParameterCollection Class
GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace