ActiveReports 11
ExpressionInfoCollection Class Methods

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.Expressions Namespace : ExpressionInfoCollection Class

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

Public Methods
 NameDescription
Public MethodAdds a new ExpressionInfo into the ExpressionInfoCollection.  
Public MethodAdds a range of ExpressionInfo into the ExpressionInfoCollection.  
Public MethodRemoves all objects from the ExpressionInfoCollection instance. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines whether the ExpressionInfoCollection contains a specific value.  
Public MethodCopies the elements of the ExpressionInfoCollection to an System.Array, starting at a particular System.Array index.  
Public MethodDetermines the index of a specific item in the ExpressionInfoCollection.  
Public MethodInserts a new a ExpressionInfo into the ExpressionInfoCollection at the specified location.  
Public MethodRemove item from collection  
Public MethodRemoves the ExpressionInfo at the specified index of the ExpressionInfoCollection instance. (Inherited from System.Collections.CollectionBase)
Public MethodCopies the elements of the ExpressionInfoCollection to a new array.  
Top
See Also

Reference

ExpressionInfoCollection Class
GrapeCity.ActiveReports.Expressions Namespace