GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Expressions Namespace : ExpressionInfoCollection Class |
For a list of all members of this type, see ExpressionInfoCollection members.
Name | Description | |
---|---|---|
Add | Adds a new ExpressionInfo into the ExpressionInfoCollection. | |
AddRange | Adds a range of ExpressionInfo into the ExpressionInfoCollection. | |
Clear | Removes all objects from the ExpressionInfoCollection instance. (Inherited from System.Collections.CollectionBase) | |
Contains | Determines whether the ExpressionInfoCollection contains a specific value. | |
CopyTo | Copies the elements of the ExpressionInfoCollection to an System.Array, starting at a particular System.Array index. | |
IndexOf | Determines the index of a specific item in the ExpressionInfoCollection. | |
Insert | Inserts a new a ExpressionInfo into the ExpressionInfoCollection at the specified location. | |
Remove | Remove item from collection | |
RemoveAt | Removes the ExpressionInfo at the specified index of the ExpressionInfoCollection instance. (Inherited from System.Collections.CollectionBase) | |
ToArray | Copies the elements of the ExpressionInfoCollection to a new array. |