Skip to content

ConditionList class

Represents list of conditions.

public class Korzh.EasyQuery.ConditionList
: Collection<Condition>, IList<Condition>, ICollection<Condition>, IEnumerable<Condition>, IEnumerable, IList, ICollection, IReadOnlyList<Condition>, IReadOnlyCollection<Condition>
TypeNameDescription
ConditionFindByAttr(EntityAttr attr)Finds the condition the by entity attribute set in the left part of this condition.