Overload List

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

See Also