Platform Core .NET Assemblies API
EntitySchemaQueryExpressionCollectionItemChangedEventArgs Constructor
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQueryExpressionCollectionItemChangedEventArgs Class : EntitySchemaQueryExpressionCollectionItemChangedEventArgs Constructor
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

Initializes the EntitySchemaQueryExpressionCollectionItemChangedEventArgs instance with the specified index of the collection item, previous and current values of the collection item.

Syntax

 
C#
 
 

Parameters

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.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.