![]() | ExpressionsIn Method |
Name | Description | |
---|---|---|
![]() ![]() | In(String, Object) |
In-expression that is equivalent to the syntax of "property in (value, value, ... value)".
|
![]() ![]() | In(Expression, Expression) |
In-expression that is equivalent to the syntax of "property in (value, value, ... value)".
|