ExprList class
Represents list of expression objects.
public class Korzh.EasyQuery.ExprList : Collection<EqExpression>
Package: Korzh.EasyQuery
(targets: netstandard2.0
)
Assembly: Korzh.EasyQuery.dll
Constructors
Section titled “Constructors”Name | Type | Description |
---|---|---|
ExprList() | void | Initializes a new instance of the Korzh.EasyQuery.ExprList class. |