ExpressionInfoCollection Class Members
In This Topic
The following tables list the members exposed by ExpressionInfoCollection.
Public Constructors
Public Properties
| Name | Description |
 | IsReadOnly | Gets a value indicating whether the GrapeCity.Enterprise.Data.Expressions.ExpressionInfoCollection is read-only. |
Top
Public Methods
| Name | Description |
 | AddRange | Adds the expressions sequence to the end of the collection. |
Top
Public Events
| Name | Description |
 | ItemAdded | Occurs immediately after adding an item to the collection. |
 | ItemRemoved | Occurs immediately after removing an item from the collection. |
Top
See Also