ActiveReports 12
ParameterCollection Class Methods

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

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

Public Methods
 NameDescription
Public MethodAdds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<Parameter>)
Public MethodRemoves all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<Parameter>)
Public MethodOverloaded. Returns true if a parameter is in the collection with the specified name.  
Public MethodCopies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<Parameter>)
Public MethodSearches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<Parameter>)
Public MethodInserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<Parameter>)
Public MethodRemoves the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<Parameter>)
Public MethodRemoves the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<Parameter>)
Top
See Also

Reference

ParameterCollection Class
GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace