Overload List
| Name | Description | |
|---|---|---|
| Add(Expression<(Of <<'(Func<(Of <<'(Boolean>)>>)>)>>)) |
Adds an ICriterion to the list of ICriterions
to junction together.
| |
| Add<(Of <<'(T>)>>)(Expression<(Of <<'(Func<(Of <<'(T, Boolean>)>>)>)>>)) |
Adds an ICriterion to the list of ICriterions
to junction together.
| |
| Add(ICriterion) |
Adds an ICriterion to the list of ICriterions
to junction together.
|