Class | Description | |
---|---|---|
ExpressionExtentions | Provides additional methods to work with expressions | |
ExpressionInfo | The ExpressionInfo class stores, evaluates, and provides information about an expression. ExpressionInfo provides aggregates, global collections, et cetera, as well as information about the expected data type of the expression's result. | |
ExpressionInfoCollection | Implements a strongly typed collection for ExpressionInfo. | |
ExpressionInfoCollectionEventArgs | Provides data for the ExpressionInfoCollection.ItemAdded or ExpressionInfoCollection.ItemRemoved event of the ExpressionInfoCollection. | |
ValidationResults | Used to contain results from ExpressionInfo validation. | |
ValidationResults.ErrorInformation | Contains information about an error (message and location). |