Skip to main content

exprlist-class

Represents list of expression objects.

public class Korzh.EasyQuery.ExprList
: Collection<EqExpression>

Assembly: Korzh.EasyQuery.dll

Constructors

NameTypeDescription
ExprList()voidInitializes a new instance of the Korzh.EasyQuery.ExprList class.