Overload List

  NameDescription
Public methodStatic memberWhereNot(Expression<(Of <<'(Func<(Of <<'(Boolean>)>>)>)>>))
Create an ICriterion for the negation of the supplied LambdaExpression
Public methodStatic memberWhereNot<(Of <<'(T>)>>)(Expression<(Of <<'(Func<(Of <<'(T, Boolean>)>>)>)>>))
Create an ICriterion for the negation of the supplied LambdaExpression

See Also