Skip to content

ExprList class

Represents list of expression objects.

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

Package: Korzh.EasyQuery (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.dll

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