Overload List

  NameDescription
Public methodAdd(Expression<(Of <<'(Func<(Of <<'(Boolean>)>>)>)>>))
Adds an ICriterion to the list of ICriterions to junction together.
Public methodAdd<(Of <<'(T>)>>)(Expression<(Of <<'(Func<(Of <<'(T, Boolean>)>>)>)>>))
Adds an ICriterion to the list of ICriterions to junction together.
Public methodAdd(ICriterion)
Adds an ICriterion to the list of ICriterions to junction together.

See Also