ActiveReports 12
ExpressionInfoCollection Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace : ExpressionInfoCollection Class

The following tables list the members exposed by ExpressionInfoCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ExpressionInfoCollection class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public PropertyGets a value indicating whether the ExpressionInfoCollection is read-only.  
Public PropertyGets or sets the ExpressionInfo at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdd item to colletion  
Public MethodAdds the range.  
Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (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 element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Public MethodTransforms this collection to array.  
Top
Public Events
 NameDescription
Public EventOccurs immediately after adding an item to the collection.  
Public EventOccurs immediately after removing an item from the collection.  
Top
See Also

Reference

ExpressionInfoCollection Class
GrapeCity.Enterprise.Data.DataEngine.Expressions Namespace