EntitySchemaQueryExpressionCollectionItemChangedEventArgs - конструктор Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryExpressionCollectionItemChangedEventArgs - класс : EntitySchemaQueryExpressionCollectionItemChangedEventArgs C#
- index
- Index of the collection item.
- expression
- Current value of the item of the collection of query expressions.
- oldExpression
- Previous value of the item of the collection of query expressions.
Glossary Item Box
public EntitySchemaQueryExpressionCollectionItemChangedEventArgs( int index, EntitySchemaQueryExpression expression, EntitySchemaQueryExpression oldExpression )
Параметры
- index
- Index of the collection item.
- expression
- Current value of the item of the collection of query expressions.
- oldExpression
- Previous value of the item of the collection of query expressions.